diff --git a/ci/build-and-distribute.template b/ci/build-and-distribute.template index da643b0..0989a8c 100755 --- a/ci/build-and-distribute.template +++ b/ci/build-and-distribute.template @@ -2,3 +2,4 @@ workspace cleanup git update ${VERSION} release build ${VERSION} release distribute ${VERSION} +quit diff --git a/ci/release.properties b/ci/release.properties index e955e0f..a5a3d9d 100644 --- a/ci/release.properties +++ b/ci/release.properties @@ -1,2 +1,2 @@ # Release train version -release.version=2021.2.8 +release.version=2022.0.2