There was an error while loading. Please reload this page.
1 parent 829fd53 commit af08ce0Copy full SHA for af08ce0
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: 23.3.20
26
- DEVELOPMENT_VERSION: 23.3.21-SNAPSHOT
+ RELEASE_VERSION: 23.3.21
+ DEVELOPMENT_VERSION: 23.3.22-SNAPSHOT
27
28
jobs:
29
run_ci:
0 commit comments