Skip to content

Commit

Permalink
Update Photino.NET to version 2.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Apr 13, 2023
1 parent c27ac0b commit d923a98
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: 3
minor: 4
patch: $[counter(variables['minor'], 0)] #this will reset when we bump minor
buildConfiguration: 'Release'

Expand Down

0 comments on commit d923a98

Please sign in to comment.