From 064e3acabce8c09727a98e3544c0ff77ebd1de62 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Tue, 11 Jun 2024 04:14:55 +0900 Subject: [PATCH] updated for dotfiles v2.2.14 --- 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 a1ff5f8..e471084 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.13-1" +specific_version="v2.2.14" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##