Skip to content

Commit 682f5ae

Browse files
committed
Бамп версии
1 parent 49da761 commit 682f5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pipeline {
55

66
environment {
77
VersionPrefix = '2.0.0'
8-
VersionSuffix = 'rc.10'+"+${BUILD_NUMBER}"
8+
VersionSuffix = 'rc.11'+"+${BUILD_NUMBER}"
99
outputEnc = '65001'
1010
}
1111

0 commit comments

Comments
 (0)