Skip to content

Commit

Permalink
Update Photino.Blazor to 2.6.x (based on Photino.NET 2.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Apr 13, 2023
1 parent 22e6d25 commit 29b3b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-photino.blazor-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 29b3b1c

Please sign in to comment.