From 9b2dd75d17f3b0b46ea9b1e75179574353019e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ruiz=20de=20Alegr=C3=ADa?= Date: Tue, 26 Sep 2023 12:33:54 +0200 Subject: [PATCH] Gnome-Shell: update sync script upstream version to 45.0 --- src/themes/Kali/sass/gnome-shell/upstream/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/Kali/sass/gnome-shell/upstream/sync.sh b/src/themes/Kali/sass/gnome-shell/upstream/sync.sh index 81eb80c4..94f1e0ac 100755 --- a/src/themes/Kali/sass/gnome-shell/upstream/sync.sh +++ b/src/themes/Kali/sass/gnome-shell/upstream/sync.sh @@ -4,7 +4,7 @@ GREEN='\033[0;32m' YELLOW='\033[0;33m' RESET='\033[0m' -VERSION=45.rc +VERSION=45.0 echo printf " $YELLOW[ i ]$RESET Upstream version $VERSION\n"