Update Specter 1.7.2 (#2764)

This commit is contained in:
cercatrova 2021-12-08 09:28:06 +01:00 committed by GitHub
parent 97dc925ed4
commit ac20d1b1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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