mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Updating version of release builds to 1904
This commit is contained in:
parent
cb31349ee2
commit
b3739a98d4
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 1903
|
||||
versionBuild: $[counter('10.1903.*', 0)]
|
||||
versionMinor: 1904
|
||||
versionBuild: $[counter('10.1904.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue