Skip to content

Commit 21ac930

Browse files
authored
Merge pull request #537 from vvoland/update-rootless-29.0.0-rc.2
rootless: update test version to 29.0.0-rc.2
2 parents 86415ef + 9ede3c8 commit 21ac930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootless-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SCRIPT_COMMIT_SHA="$LOAD_SCRIPT_COMMIT_SHA"
2424
STABLE_LATEST="28.5.1"
2525

2626
# latest version available in the test channel.
27-
TEST_LATEST="29.0.0-rc.1"
27+
TEST_LATEST="29.0.0-rc.2"
2828

2929
# The channel to install from:
3030
# * test

0 commit comments

Comments
 (0)