From 77200a97a0aa6b5fe17404d0bdc17a56bf8ed018 Mon Sep 17 00:00:00 2001 From: Alex Butler Date: Thu, 21 Dec 2023 18:01:54 +0000 Subject: [PATCH] Release 0.12.7 --- bin/aurto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/aurto b/bin/aurto index 3c6937d..dda9297 100755 --- a/bin/aurto +++ b/bin/aurto @@ -2,7 +2,7 @@ ## aurto commands, see bottom help output set -Eeuo pipefail -version="0.12.6" +version="0.12.7" command=${1:-} arg1=${2:-}