From dd11d5f2f71cb6cba24951ac31bacebf93b26dca Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Tue, 2 Jan 2024 14:12:48 +0100 Subject: [PATCH] Update changelog --- changelog.md | 5 +++++ gradle.properties | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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