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