fix version bump

This commit is contained in:
2020-01-05 20:57:24 +01:00
parent 0088c4d103
commit f5e4aa6e61
3 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@ -5,7 +5,7 @@ pipeline {
VERSION = VersionNumber([
versionNumberString:
'${BUILDS_ALL_TIME}',
versionPrefix: '1.0.',
versionPrefix: '1.1.',
worstResultForIncrement: 'SUCCESS'
])
publish = 0