summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-08-19 11:57:10 +0530
committerGitHub <noreply@github.com>2022-08-19 11:57:10 +0530
commitb1b3d26bd774b4984bb225f6c2644fa44a4c5cb9 (patch)
tree85f05906c0d87ceb3bd80b0192cfb38bedda30fd
parent6bc1216bc99a0975159f6e180e5af53ddc4efa61 (diff)
Bump up version in 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 81535d51..49db1fb9 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.3
+ VERSION=0.7.4
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."