We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93da7c1 commit 637391aCopy full SHA for 637391a
build/pipelines/azure-pipelines.release.yaml
@@ -11,7 +11,7 @@ variables:
11
- name: versionMajor
12
value: 11
13
- name: versionMinor
14
- value: 2508
+ value: 2509
15
- name: versionBuild
16
value: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
17
- name: versionPatch
0 commit comments