mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Update build version to 1910 (#786)
updating minor versioning to 1910 release
This commit is contained in:
parent
01299a92cd
commit
fcf2da7b1f
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 1909
|
||||
versionBuild: $[counter('10.1909.*', 0)]
|
||||
versionMinor: 1910
|
||||
versionBuild: $[counter('10.1910.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue