We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce33c3d commit 7e8feabCopy full SHA for 7e8feab
install.sh
@@ -11,7 +11,7 @@ echo $ARCH
11
BINARY_URL=""
12
BINARY_FILE="n"
13
14
-V="v0.0.6"
+V="v0.0.7"
15
16
if [ "$OS" = "Darwin" ]; then
17
if [ "$ARCH" = "x86_64" ]; then
0 commit comments