diff --git a/changelog.txt b/changelog.txt index 40f8f2581..aded75a21 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +0.2.3: +Technical/API: + - Alter BeginFrameEvent to enable compatibility with optifine shadows + 0.2.2: Fixes - Fix ConcurrentModificationException crash diff --git a/gradle.properties b/gradle.properties index 14e6e72ae..86775ac82 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false # mod version info -mod_version=0.2.2 +mod_version=0.2.3 mc_update_version=1.16 minecraft_version=1.16.5 forge_version=36.1.66