mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Update app version to 1908 (#661)
* Update app version to 1908 * Update app versionMinor to 1908
This commit is contained in:
parent
c877b0a2e9
commit
a7fb172028
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 1907
|
||||
versionBuild: $[counter('10.1907.*', 0)]
|
||||
versionMinor: 1908
|
||||
versionBuild: $[counter('10.1908.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue