diff --git a/changelog.md b/changelog.md index ac9f034..7247e75 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +------------------------------------------------------ +Version 2.10.2 +------------------------------------------------------ +- Fixed incompatibility with Effective 3.0 + ------------------------------------------------------ Version 2.10.1 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index ed9d048..0ec2f4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ jb_annotations_version = 23.0.0 apiguardian_version = 1.1.2 # Mod Properties -mod_version = 2.10.1 +mod_version = 2.10.2 maven_group = org.ladysnake archives_base_name = impersonate