mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-06 05:01:07 -07:00
Update mainto2103release (#1504)
* Updating to 2012 version after creating the 2011 release branch fork * Updating version to 2101 release in Main * Updating to 2102 release post-2101 release branch fork * Updating Main to release 2103 post-release branch fork for 2102
This commit is contained in:
parent
a544381e86
commit
9c20e076d0
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2102
|
||||
versionBuild: $[counter('10.2102.*', 0)]
|
||||
versionMinor: 2103
|
||||
versionBuild: $[counter('10.2103.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue