diff --git a/changelog.md b/changelog.md index ebe8e6ca..a2d51786 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,10 @@ Updated to 1.20.5 This update introduces multiple breaking changes - a migration guide is available on [the Ladysnake website](https://ladysnake.org/wiki/cardinal-components-api/upgrade-instructions/CCA-6-changes). +### Beta 3 +**Fixes** +- Fixed the most basic binary incompatibilities with mods compiled for beta 1 + ### Beta 2 **Changes** diff --git a/gradle.properties b/gradle.properties index bd6f480e..124f245d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_api_version=0.97.3+1.20.5 elmendorf_version=0.12.0-SNAPSHOT #Publishing -mod_version = 6.0.0-beta.2 +mod_version = 6.0.0-beta.3 curseforge_id = 318449 modrinth_id = K01OU20C curseforge_versions = 1.20.5