sshyp-mfa - Bump package version to v1.5.1.2 to build Haiku/Termux packages

This commit is contained in:
2023-10-25 22:56:55 -04:00
parent 240939178e
commit d339e4c734
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
version='1.5.0.2'
version='1.5.1.2'
if [ -z "$2" ]; then
revision=1
else