Skip to content

Commit

Permalink
bump to v6.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan authored and Qstick committed Nov 17, 2023
1 parent e625cd9 commit 4d62aff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ parameters:
- name: runtimeBranch
displayName: Tag for runtime repository
type: string
default: v6.0.24
default: v6.0.25
- name: aspBranch
displayName: Tag for aspnetcore repository
type: string
default: v6.0.24
default: v6.0.25
- name: sdkBranch
displayName: Tag for sdk repository
type: string
default: v6.0.416
default: v6.0.417
- name: installerBranch
displayName: Tag for installer repository
type: string
default: v6.0.416
default: v6.0.417

variables:
runCounter: $[counter('runNumber', 1)]
Expand Down

0 comments on commit 4d62aff

Please sign in to comment.