summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRina Fujino <18257209+rina23q@users.noreply.github.com>2022-07-20 12:11:21 +0200
committerGitHub <noreply@github.com>2022-07-20 12:11:21 +0200
commitccecedeeab3d282919fb668d4b80f0664484c2db (patch)
tree629c6773bcf768ef1fbe512f652de22eaf5da5a1
parent7fc02d1eccb8487d9721885ee5fb37def56f1da5 (diff)
Update get-thin-edge_io.sh
Increment the version to 0.7.3
-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 553a5286..81535d51 100755
--- a/get-thin-edge_io.sh
+++ b/get-thin-edge_io.sh
@@ -84,7 +84,7 @@ fi
echo "${BLUE}Thank you for trying thin-edge.io! ${COLORRESET}\n"
if [ -z "$VERSION" ]; then
- VERSION=0.7.2
+ VERSION=0.7.3
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."