From 1eca66de16f23927ec515fee21d520ea3a8211cb Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Fri, 1 Dec 2023 16:32:38 +0100 Subject: [PATCH] [Release Prep] Bump the script to v1.8.0 --- 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 9b20441..f5bad3a 100755 --- a/src/script/arch-update.sh +++ b/src/script/arch-update.sh @@ -6,7 +6,7 @@ # General variables name="arch-update" -version="1.7.0" +version="1.8.0" option="${1}" # Definition of the evelation method to use (depending on which one is installed on the system)