Skip to content

Commit

Permalink
Update version to 5.0.4 (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanWanxx authored Aug 8, 2022
1 parent 2dcf005 commit da89df4
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 @@ -18,7 +18,7 @@ variables:
buildConfiguration: 'Release'
major: 5
minor: 0
patch: 3
patch: 4
buildnum: $[counter(format('{0}.{1}.{2}',variables['major'],variables['minor'], variables['patch']), 1)]
version: $(major).$(minor).$(patch).$(buildnum)

Expand Down

0 comments on commit da89df4

Please sign in to comment.