Skip to content

Commit 71e416d

Browse files
committed
rootless-install.sh: bump up to 19.03.12
Signed-off-by: Akihiro Suda <[email protected]>
1 parent ca9ffdf commit 71e416d

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
@@ -28,7 +28,7 @@ if [ -z "$CHANNEL" ]; then
2828
CHANNEL=$DEFAULT_CHANNEL_VALUE
2929
fi
3030
# The latest release is currently hard-coded.
31-
STABLE_LATEST="19.03.11"
31+
STABLE_LATEST="19.03.12"
3232
STATIC_RELEASE_URL=
3333
STATIC_RELEASE_ROOTLESS_URL=
3434
case "$CHANNEL" in

0 commit comments

Comments
 (0)