keep version v1.8.1

This commit is contained in:
openoms 2023-05-15 21:12:22 +01:00 committed by GitHub
parent 282ea0866a
commit de5e579e6c
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.14.5"
pinnedVersion="1.8.1"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then