Skip to content

Commit 3d1b8a8

Browse files
Merge pull request #176 from AkihiroSuda/rootless-19.03.11
rootless-install.sh: bump up to 19.03.11
2 parents a65b2ef + 9b848b9 commit 3d1b8a8

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.10"
31+
STABLE_LATEST="19.03.11"
3232
STATIC_RELEASE_URL=
3333
STATIC_RELEASE_ROOTLESS_URL=
3434
case "$CHANNEL" in

0 commit comments

Comments
 (0)