mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 21:33:10 -07:00
Update to 2006 (#1289)
* Update props file to 2005 * Update to 2006 release Co-authored-by: Pepe Rivera <joseartrivera@gmail.com>
This commit is contained in:
parent
a3163f64e3
commit
2608a353de
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2005
|
||||
versionBuild: $[counter('10.2005.*', 0)]
|
||||
versionMinor: 2006
|
||||
versionBuild: $[counter('10.2006.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue