Skip to content

Commit

Permalink
Update photino.NET release version to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Jan 11, 2024
1 parent cef8ee2 commit b05b1ba
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: 5
minor: 6
patch: $[counter(variables['minor'], 0)] #this will reset when we bump minor
buildConfiguration: "Release"

Expand Down

0 comments on commit b05b1ba

Please sign in to comment.