From 2a17b46a1d89389db19e0bed2c124a45fc7dad0a Mon Sep 17 00:00:00 2001 From: chylex <contact@chylex.com> Date: Fri, 7 Mar 2025 03:30:32 +0100 Subject: [PATCH] Release 1.4.1 for Minecraft 1.21 or newer --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e663534..73c1c42 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ modId=customwindowtitle modName=Custom Window Title modDescription=Customize window title and icon. modAuthor=chylex -modVersion=1.4.0 +modVersion=1.4.1 modLicense=Unlicense modSourcesURL=https://github.com/chylex/Minecraft-Window-Title modIssuesURL=https://github.com/chylex/Minecraft-Window-Title/issues