From 834d369fbfada89029d90398c3d71f0862582c5b Mon Sep 17 00:00:00 2001 From: Aizistral Date: Wed, 19 Aug 2026 15:12:55 +0200 Subject: [PATCH] Build MC1.21.11-v1.0.1 coming right up --- CHANGELOG.md | 4 ++++ Fabric/gradle.properties | 2 +- Forge/gradle.properties | 4 ++-- NeoForge/gradle.properties | 4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fff98e..394747a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +#### **\[Build MC1.21.11-v1.0.1\]:** + +- Fixed incompatibility with [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher) ([thanks to Sw3ys, #23](https://github.com/Aizistral-Studios/No-Chat-Restrictions/pull/23)). + #### **\[Build MC1.21.11-v1.0.0\]:** - Initial release for Minecraft 1.21 through 1.21.11. diff --git a/Fabric/gradle.properties b/Fabric/gradle.properties index fc1e763..4921763 100644 --- a/Fabric/gradle.properties +++ b/Fabric/gradle.properties @@ -12,7 +12,7 @@ loader_version=0.18.4 loom_version=1.13-SNAPSHOT # Mod Properties -mod_version=Fabric-MC1.21.11-v1.0.0 +mod_version=Fabric-MC1.21.11-v1.0.1 maven_group=com.aizistral.nochatrestrictions archives_base_name=NoChatRestrictions diff --git a/Forge/gradle.properties b/Forge/gradle.properties index acdb954..e0a3107 100644 --- a/Forge/gradle.properties +++ b/Forge/gradle.properties @@ -8,5 +8,5 @@ forge_version=61.0.8 mapping_channel=official mapping_version=1.21.11 -modVersion=Forge-MC1.21.11-v1.0.0 -manifestVersion=1.21.11-v1.0.0 \ No newline at end of file +modVersion=Forge-MC1.21.11-v1.0.1 +manifestVersion=1.21.11-v1.0.1 \ No newline at end of file diff --git a/NeoForge/gradle.properties b/NeoForge/gradle.properties index 3df73fe..1b3486b 100644 --- a/NeoForge/gradle.properties +++ b/NeoForge/gradle.properties @@ -6,5 +6,5 @@ org.gradle.debug=false ## Environment Properties minecraft_version=1.21.11 neo_version=21.11.37-beta -mod_version=NeoForge-MC1.21.11-v1.0.0 -manifest_version=1.21.11-v1.0.0 +mod_version=NeoForge-MC1.21.11-v1.0.1 +manifest_version=1.21.11-v1.0.1