mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-05 12:45:40 -07:00
Update minor version to 2506 (#2339)
Some checks failed
Windows Calculator Continuous Integration Pipeline / Define builds (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Build (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Has been cancelled
Some checks failed
Windows Calculator Continuous Integration Pipeline / Define builds (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Build (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run unit tests (push) Has been cancelled
Windows Calculator Continuous Integration Pipeline / Run UI tests (x64) (push) Has been cancelled
This commit is contained in:
parent
544e7a5dd3
commit
be6eee0328
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ variables:
|
|||
- name: versionMajor
|
||||
value: 11
|
||||
- name: versionMinor
|
||||
value: 2503
|
||||
value: 2506
|
||||
- name: versionBuild
|
||||
value: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
|
||||
- name: versionPatch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue