We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b97e3c commit 26b2a02Copy full SHA for 26b2a02
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: '4'
+ value: '5'
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