summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRina Fujino <18257209+rina23q@users.noreply.github.com>2022-03-16 13:28:01 +0100
committerGitHub <noreply@github.com>2022-03-16 13:28:01 +0100
commit648597d8b2b52ed397fe9d11f920dc83481b5b16 (patch)
tree8b64d7ef652a918f6e9aaa103b9e86d6184fa924
parenta422ac63dd191f6769792956242d5c986a646d6e (diff)
Update get-thin-edge_io.sh to 0.6.0 (#1008)
Signed-off-by: Rina Fujino <18257209+rina23q@users.noreply.github.com>
-rwxr-xr-xget-thin-edge_io.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/get-thin-edge_io.sh b/get-thin-edge_io.sh
index 1c2d9fb0..7b286065 100755
--- a/get-thin-edge_io.sh
+++ b/get-thin-edge_io.sh
@@ -76,7 +76,7 @@ fi
echo "${BLUE}Thank you for trying thin-edge.io! ${COLORRESET}\n"
if [ -z "$VERSION" ]; then
- VERSION=0.5.4
+ VERSION=0.6.0
echo "Version argument has not been provided, installing latest: ${BLUE}$VERSION${COLORRESET}"
echo "To install a particular version use this script with the version as an argument."