From e4d8d0c9f5ca81757f2b02ec044e53b96f111faf Mon Sep 17 00:00:00 2001 From: artginzburg Date: Sun, 20 Feb 2022 17:44:50 +0300 Subject: [PATCH] update version --- sudo-touchid.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo-touchid.sh b/sudo-touchid.sh index 2d4ef51..6786b20 100755 --- a/sudo-touchid.sh +++ b/sudo-touchid.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.3 +VERSION=0.4 readable_name='[TouchID for sudo]' executable_name='sudo-touchid'