From fe1decdc482d6cd91d5175fb3f5043b2514f615f Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Tue, 5 Dec 2023 00:27:13 +0100 Subject: [PATCH] [Release Prep] Bump the script to v1.9.1 --- src/script/arch-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script/arch-update.sh b/src/script/arch-update.sh index ece529f..3f1ca23 100755 --- a/src/script/arch-update.sh +++ b/src/script/arch-update.sh @@ -6,7 +6,7 @@ # General variables name="arch-update" -version="1.9.0" +version="1.9.1" option="${1}" # Definition of the evelation method to use (depending on which one is installed on the system)