From 8704886cfc387fb1d33c05e87e2e17373f388180 Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Sun, 1 Dec 2024 16:47:29 +0000 Subject: [PATCH] Release 0.14.1 --- bin/aurto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/aurto b/bin/aurto index bca94da..c08c5b6 100755 --- a/bin/aurto +++ b/bin/aurto @@ -2,7 +2,7 @@ ## aurto commands, see bottom help output set -Eeuo pipefail -version="0.14.0" +version="0.14.1" command=${1:-} arg1=${2:-}