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
No known key found for this signature in database
GPG key ID: 5BFB77609B081B65

View file

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