There was an error while loading. Please reload this page.
1 parent ca01dff commit cf2ebe8Copy full SHA for cf2ebe8
1 file changed
.github/workflows/master_release.yml
@@ -22,8 +22,8 @@ env:
22
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
23
BASE_BUILD_NUMBER: 10000
24
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
25
- RELEASE_VERSION: 25.3.0-A.20
26
- DEVELOPMENT_VERSION: 25.3.0-A.21-SNAPSHOT
+ RELEASE_VERSION: 25.3.0-A.21
+ DEVELOPMENT_VERSION: 25.3.0-A.22-SNAPSHOT
27
28
jobs:
29
run_ci:
0 commit comments