From ecada0d3d9afad7e7742fd766b3e57966459bc3a Mon Sep 17 00:00:00 2001 From: Mrbysco Date: Fri, 18 Oct 2024 23:39:12 +0200 Subject: [PATCH] Increment version --- gradle.properties | 2 +- update/changelog.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 233e6c8b2..a938311b1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false # Actually Additions -mod_version=1.3.3 +mod_version=1.3.4 # Forge game_version=1.21.1 diff --git a/update/changelog.md b/update/changelog.md index 38209d643..54a572345 100644 --- a/update/changelog.md +++ b/update/changelog.md @@ -1,3 +1,6 @@ +# 1.3.4+mc1.21.1 +* Fix the way the Atomic Reconstructor handles the level when adding tooltips. Fixes an issue that would cause CM2E to crash + # 1.3.3+mc1.21.1 * Fix crash on server start