diff --git a/changelog.md b/changelog.md index ca391e2..df061d8 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +# RELEASE 1.2.13 +- [🐛] Fixed crashes due to non-renamed accessors (fixes BadOptimizations mod crashes) + # RELEASE 1.2.12 - [🛠️] Unshipped MixinExtra (embeddium has it now) - [🛠️] Re-moved unused resources diff --git a/gradle.properties b/gradle.properties index 2f40cdc..c9c0681 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ group=me.srrrapero720 ####################### modid=embeddiumplus modname=Embeddium++ -modversion=1.2.12 +modversion=1.2.13 modauthor=SrRapero720 modcredits=Nolij for let touch tough Zume, Anthxny by the inspiration of the initial fork modlicense=All-Rights-Reserved