diff --git a/changelog.md b/changelog.md index 98497c8e..d37bc5d9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +------------------------------------------------------ +Version 6.1.2 +------------------------------------------------------ +**Fixes** +- Fixed clientside chunk Load/Unload triggering respectively `onServerLoad` and `onServerUnload` instead of `onClientLoad`/`onClientUnload` + ------------------------------------------------------ Version 6.1.1 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 09dd150f..6af9f365 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_api_version=0.100.7+1.21 elmendorf_version=0.13.0 #Publishing -mod_version = 6.1.1 +mod_version = 6.1.2 curseforge_id = 318449 modrinth_id = K01OU20C curseforge_versions = 1.21