Skip to content

Commit 93f3eab

Browse files
committed
Поднял номер версии сборки dev
1 parent 39567fe commit 93f3eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8'+"+${BUILD_NUMBER}"
8+
VersionSuffix = 'rc.9'+"+${BUILD_NUMBER}"
99
outputEnc = '65001'
1010
}
1111

0 commit comments

Comments
 (0)