Skip to content

Commit 688d62f

Browse files
committed
Update install.sh
1 parent dc92dee commit 688d62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
version=1.0.11
3+
version=1.0.12
44

55
case $(uname -s) in
66
Linux|linux) os=linux ;;

0 commit comments

Comments
 (0)