From cdcd35bac9022b2424e259b807dc722e8839bb23 Mon Sep 17 00:00:00 2001 From: Aurora Dawn <131844170+StellarWitch7@users.noreply.github.com> Date: Wed, 13 Nov 2024 22:29:14 -0500 Subject: [PATCH] mfw, she says --- CHANGELOG.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 620dce90..77bd261c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1 @@ -- Fixed (hopefully) all remaining issues with map fragments by using a more reliable third party HAMT implementation. +- It appears that the serialization fixes from 2.0.0-beta.2 *weren't actually saved to git*. This has been rectified. The issue is most certainly resolved now. (@StellarWitch7) diff --git a/gradle.properties b/gradle.properties index 93cb89cc..89402459 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ deps.yarn=1.21+build.2 loader_version=0.15.11 # Mod Properties -mod_version=2.0.0-beta.2b +mod_version=2.0.0-beta.2c maven_group=dev.enjarai archives_base_name=trickster