mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
cl.spark update to v0.3.1
This commit is contained in:
parent
e76a75084c
commit
bf0ee4a30a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue