Skip to content

Commit

Permalink
Merge pull request #180 from AkihiroSuda/rootless-19.03.12
Browse files Browse the repository at this point in the history
rootless-install.sh: bump up to 19.03.12
  • Loading branch information
StefanScherer authored Jun 30, 2020
2 parents ca9ffdf + 71e416d commit 2e839c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootless-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if [ -z "$CHANNEL" ]; then
CHANNEL=$DEFAULT_CHANNEL_VALUE
fi
# The latest release is currently hard-coded.
STABLE_LATEST="19.03.11"
STABLE_LATEST="19.03.12"
STATIC_RELEASE_URL=
STATIC_RELEASE_ROOTLESS_URL=
case "$CHANNEL" in
Expand Down

0 comments on commit 2e839c9

Please sign in to comment.