Skip to content

Commit

Permalink
Update version to v3 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyaWu10 authored Dec 1, 2020
1 parent eff3284 commit 95ffacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variables:
testProjects: "**/*Tests/*.csproj"
publishProject: "**/*Tool/*.csproj"
buildConfiguration: 'Release'
major: 1
major: 3
minor: 0
bulidnum: $[counter(format('{0}.{1}',variables['major'],variables['minor']), 100)]
revision: $[counter(format('{0:yyyyMMdd}', pipeline.startTime), 1)]
Expand Down

0 comments on commit 95ffacc

Please sign in to comment.