mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Update azure-pipelines.release.yaml (#1855)
This commit is contained in:
parent
cec2e72e54
commit
90fe2cc660
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 11
|
||||
versionMinor: 2205
|
||||
versionMinor: 2206
|
||||
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
|
||||
versionPatch: 0
|
||||
|
||||
|
@ -50,4 +50,4 @@ jobs:
|
|||
createStoreBrokerPackages: true
|
||||
|
||||
- template: ./templates/release-store.yaml
|
||||
- template: ./templates/release-vpack.yaml
|
||||
- template: ./templates/release-vpack.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue