There was an error while loading. Please reload this page.
2 parents cbb9cff + a4733be commit 32b920dCopy full SHA for 32b920d
1 file changed
.github/workflows/master_release.yml
@@ -23,8 +23,8 @@ env:
23
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
24
BASE_BUILD_NUMBER: 10000
25
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
26
- RELEASE_VERSION: 26.1.0-A.22
27
- DEVELOPMENT_VERSION: 26.1.0-A.23-SNAPSHOT
+ RELEASE_VERSION: 26.1.0
+ DEVELOPMENT_VERSION: 26.2.0-A.1-SNAPSHOT
28
29
jobs:
30
run_ci:
0 commit comments