From d80435679a07a9e21d30b47c349de0175ad587d8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 24 May 2024 19:22:50 +0900 Subject: [PATCH] a pre-release of Hyprland-Dots v2.2.12 --- install-scripts/dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-scripts/dotfiles.sh b/install-scripts/dotfiles.sh index 1a8fd7d..e0c470f 100755 --- a/install-scripts/dotfiles.sh +++ b/install-scripts/dotfiles.sh @@ -3,7 +3,7 @@ # Hyprland-Dots to download a specific release # # Define the specific release version to download -specific_version="v2.2.11-1" +specific_version="v2.2.12" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##