Skip to content

Commit 0016726

Browse files
Merge pull request #174 from AkihiroSuda/rootless-19.03.9
rootless-install.sh: bump up to 19.03.9
2 parents 26ff363 + 5d4953f commit 0016726

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

0 commit comments

Comments
 (0)