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