summaryrefslogtreecommitdiffstats
path: root/get-thin-edge_io.sh
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-08-19 12:22:34 +0530
committerGitHub <noreply@github.com>2022-08-19 12:22:34 +0530
commitee3047cd76ad7485526f262442d97a48c6427349 (patch)
treeabc81f1bad01aca735a5515233a6d9f5f41c9695 /get-thin-edge_io.sh
parentf53a3bede0c47a03570ac342252680af2c9d787e (diff)
parentb1b3d26bd774b4984bb225f6c2644fa44a4c5cb9 (diff)
Merge pull request #1348 from thin-edge/create-pull-request/patch
Patch version bump
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 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."