Skip to content

Commit 1d88848

Browse files
authored
[release][publish][no downstream][skip tests][skip docker_release]HotFix 25.1.2 (#3179)
1 parent ca0c9ba commit 1d88848

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/master_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ env:
2222
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 60
2323
BASE_BUILD_NUMBER: 10000
2424
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
25-
RELEASE_VERSION: 25.1.1
26-
DEVELOPMENT_VERSION: 25.1.2-SNAPSHOT
25+
RELEASE_VERSION: 25.1.2
26+
DEVELOPMENT_VERSION: 25.1.3-SNAPSHOT
2727

2828
jobs:
2929
run_ci:

0 commit comments

Comments
 (0)