cl.spark update to v0.3.1

This commit is contained in:
openoms
2022-02-10 16:09:37 +00:00
parent e76a75084c
commit bf0ee4a30a

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
#https://github.com/shesek/spark-wallet/releases #https://github.com/shesek/spark-wallet/releases
SPARKVERSION="v0.3.0rc" SPARKVERSION="v0.3.1"
# command info # command info
if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ];then if [ $# -lt 1 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ];then