Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Commit b3acca3

Browse files
committed
Update CI version number
1 parent 5033519 commit b3acca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pr:
88
- develop
99

1010
variables:
11-
BASE_VERSION: 1.7.1
11+
BASE_VERSION: 1.8.0
1212
PREVIEW_LABEL: 'ci'
1313
BUILD_NUMBER: $[counter(format('{0}_{1}_{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['Build.SourceBranch']), 1)]
1414
NUGET_VERSION: $[format('{0}-{1}.{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['BUILD_NUMBER'])]

0 commit comments

Comments
 (0)