Updating post 4.9 release branch split (#2229)

This commit is contained in:
erpett
2023-09-11 10:38:07 -07:00
committed by GitHub
parent af621922b1
commit 18559ba721

View File

@@ -7,7 +7,7 @@ variables:
value: '4' value: '4'
# Minor version number for the release (should be incremented post a stable release) # Minor version number for the release (should be incremented post a stable release)
- name: Minor - name: Minor
value: '9' value: '10'
# Patch version number for the release (should be incremented in release branch once one is created) # Patch version number for the release (should be incremented in release branch once one is created)
- name: Patch - name: Patch
value: '0' value: '0'