Skip to content

Commit

Permalink
Increment minor version number of package
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Sep 23, 2022
1 parent c6824f8 commit daf2656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-photino.net-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ trigger:

variables:
major: 2
minor: 1
minor: 2
patch: $[counter(variables['minor'], 0)] #this will reset when we bump minor
buildConfiguration: 'Release'

Expand Down

0 comments on commit daf2656

Please sign in to comment.