We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22a1c81 + 17f5ddf commit b0d68a0Copy full SHA for b0d68a0
install.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-version="${VERSION:-v0.0.0}"
+version="${VERSION:-v1.0.0}"
3
bin_dir="${BIN_DIR:-/usr/local/bin}"
4
platform="${PLATFORM:-amd64}"
5
0 commit comments