summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRina Fujino <18257209+rina23q@users.noreply.github.com>2022-09-14 12:02:20 +0200
committerGitHub <noreply@github.com>2022-09-14 12:02:20 +0200
commitf2eda29b3d84fb96c6c94bf7b8a5abd591b95123 (patch)
tree3b955020e8d2c0d7217ab597227a8c2341907f77
parentd4023b31a6d13d2c4391215239c060069fa2cb6c (diff)
Update get-thin-edge_io.sh to 0.7.5
-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 248874e9..ec3bb2d8 100755
--- a/get-thin-edge_io.sh
+++ b/get-thin-edge_io.sh
@@ -76,7 +76,7 @@ echo "Thank you for trying thin-edge.io!"
echo
if [ -z "$VERSION" ]; then
- VERSION=0.7.4
+ VERSION=0.7.5
echo "Version argument has not been provided, installing latest: $VERSION"
echo "To install a particular version use this script with the version as an argument."