diff --git a/changelog.md b/changelog.md index cd81e96..686a7da 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +------------------------------------------------------ +Version 1.2.2 +------------------------------------------------------ +- Fixed a desync when changing dimension through teleportation + ------------------------------------------------------ Version 1.2.1 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 26e653c..46fd9fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ loader_version=0.11.2 fabric_version=0.34.0+1.16 # Mod Properties -mod_version = 1.2.1 +mod_version = 1.2.2 maven_group = io.github.ladysnake archives_base_name = Pal