From 401b265666a42eb49948601496e762b92c98cae5 Mon Sep 17 00:00:00 2001 From: Robin Candau <53110319+Antiz96@users.noreply.github.com> Date: Wed, 22 Nov 2023 00:31:59 +0100 Subject: [PATCH] Bump the script to v1.6.2 (#60) --- 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 93aba02..39cda09 100755 --- a/src/script/arch-update.sh +++ b/src/script/arch-update.sh @@ -6,7 +6,7 @@ # Variables definition name="arch-update" -version="1.6.0" +version="1.6.2" option="${1}" # Definition of the evelation method to use (depending on which one is installed on the system)