summaryrefslogtreecommitdiffstats
path: root/get-thin-edge_io.sh
diff options
context:
space:
mode:
Diffstat (limited to 'get-thin-edge_io.sh')
-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 077a3925..553a5286 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.1
+ VERSION=0.7.2
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."