From 8a04335ddca748a7435fe4bf019bf926dad2f9c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ruiz=20de=20Alegr=C3=ADa?= Date: Thu, 21 Apr 2022 11:11:54 +0200 Subject: [PATCH] Update sync upstream version for gnome-shell 42.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 2892a1ac..f361f86c 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=42.rc +VERSION=42.0 echo printf " $YELLOW[ i ]$RESET Upstream version $VERSION\n"