Skip to content

Commit 16c0766

Browse files
authored
Update 2.9.0 -> 2.9.1 as current candidate version (#7442)
Release 2.9.1
1 parent bc5f540 commit 16c0766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878

7979
CURRENT_NIGHTLY_VERSION = "2.10.0"
80-
CURRENT_CANDIDATE_VERSION = "2.9.0"
80+
CURRENT_CANDIDATE_VERSION = "2.9.1"
8181
CURRENT_STABLE_VERSION = "2.9.0"
8282
CURRENT_VERSION = CURRENT_STABLE_VERSION
8383

0 commit comments

Comments
 (0)