Skip to content

Commit 2e839c9

Browse files
Merge pull request #180 from AkihiroSuda/rootless-19.03.12
rootless-install.sh: bump up to 19.03.12
2 parents ca9ffdf + 71e416d commit 2e839c9

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)