summaryrefslogtreecommitdiffstats
path: root/get-thin-edge_io.sh
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-11 11:37:54 +0200
committerGitHub <noreply@github.com>2022-05-11 11:37:54 +0200
commit407aa681e2ed6e43123a2767b9b7d70a8689848a (patch)
tree736e84a970f5eb43bc74c954ebbc1c6345450e19 /get-thin-edge_io.sh
parent3ff268a26f9ec50f9a2b2463d64e8c29d281bbeb (diff)
Patch version bump 0.6.4 (#1136)
* (cargo release) bump version 0.6.4 Co-authored-by: Versioneer <info@thin-edge.io>
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 15270340..11edf985 100755
--- a/get-thin-edge_io.sh
+++ b/get-thin-edge_io.sh
@@ -80,7 +80,7 @@ fi
echo "${BLUE}Thank you for trying thin-edge.io! ${COLORRESET}\n"
if [ -z "$VERSION" ]; then
- VERSION=0.6.3
+ VERSION=0.6.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."