mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
Update calculator version to 2004 (#1206)
* Update props file to 2004 * Update build/pipelines/azure-pipelines.release.yaml Co-authored-by: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Co-authored-by: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com>
This commit is contained in:
parent
6e521d8f29
commit
264b5204d3
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2003
|
||||
versionBuild: $[counter('10.2003.*', 0)]
|
||||
versionMinor: 2004
|
||||
versionBuild: $[counter('10.2004.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue