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

Commit c83fa10

Browse files
authored
Update azure-pipelines.yml
1 parent 38814da commit c83fa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
variables:
3-
CurrentSemanticVersionBase: '1.4.0'
3+
CurrentSemanticVersionBase: '1.5.3'
44
PreviewNumber: $[counter(variables['CurrentSemanticVersionBase'], 1001)]
55
CurrentSemanticVersion: '$(CurrentSemanticVersionBase)-preview$(PreviewNumber)'
66
NugetPackageVersion: '$(CurrentSemanticVersion)'

0 commit comments

Comments
 (0)