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

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Mar 27, 2020
1 parent 38814da commit c83fa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
@@ -1,6 +1,6 @@

variables:
CurrentSemanticVersionBase: '1.4.0'
CurrentSemanticVersionBase: '1.5.3'
PreviewNumber: $[counter(variables['CurrentSemanticVersionBase'], 1001)]
CurrentSemanticVersion: '$(CurrentSemanticVersionBase)-preview$(PreviewNumber)'
NugetPackageVersion: '$(CurrentSemanticVersion)'
Expand Down

0 comments on commit c83fa10

Please sign in to comment.