From c5dc230a42b4198f5268ef51bcc5f20f2981304b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 7 Jul 2024 07:33:58 +0900 Subject: [PATCH] updated for Hyprlandd-ts release to v2.3.1 --- 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 f558c37..7e47b9e 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.3" +specific_version="v2.3.1" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##