Skip to content

Commit

Permalink
set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Blind-Striker committed Apr 17, 2020
1 parent 5639e46 commit 902661f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipelines.artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pr: none
pool:
vmImage: ubuntu-18.04
variables:
Version.MajorMinor: 0.8.1
Version.MajorMinor: 1.0
Version.Revision: $[counter(variables['Version.MajorMinor'], 0)]
steps:
- bash: "sudo apt install nuget && mkdir ./testrunner && sudo chmod -R 777 ./testrunner && ls"
Expand Down

0 comments on commit 902661f

Please sign in to comment.