Skip to content

Commit

Permalink
upgrade patch release for 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
novakov-alexey committed Feb 19, 2024
1 parent 3b199db commit daea10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
set -ex
RELEASE_VERSION_BUMP=true sbt -DflinkVersion=1.16.3 test 'release with-defaults'
RELEASE_VERSION_BUMP=true sbt -DflinkVersion=1.17.2 test 'release with-defaults'
RELEASE_VERSION_BUMP=true sbt -DflinkVersion=1.18.0 test 'release with-defaults'
RELEASE_VERSION_BUMP=true sbt -DflinkVersion=1.18.1 test 'release with-defaults'
wait

0 comments on commit daea10c

Please sign in to comment.