#1793 Update Specter to v0.10.0 (#1794)

This commit is contained in:
Christian Rotzoll 2020-11-21 23:33:06 +01:00 committed by rootzoll
parent 2fc825b778
commit 5bd654c3b5

View File

@ -1,7 +1,7 @@
#!/bin/bash
# https://github.com/cryptoadvance/specter-desktop
pinnedVersion="0.9.2"
pinnedVersion="0.10.0"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then