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 d32ba3c commit f810618Copy full SHA for f810618
azure-pipelines/build-and-release.yml
@@ -7,7 +7,7 @@ variables:
7
value: '5'
8
# Minor version number for the release (should be incremented post a stable release)
9
- name: Minor
10
- value: '6'
+ value: '7'
11
# Patch version number for the release (should be incremented in release branch once one is created)
12
- name: Patch
13
value: '0'
0 commit comments