updating to version 4.9 now that we have split the release branch (#2135)

This commit is contained in:
erpett
2023-07-10 11:13:30 -07:00
committed by GitHub
parent bfc6ab4a6d
commit 69e060dc65

View File

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