diff --git a/changelog.md b/changelog.md index 88e9aa6..1250954 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,8 @@ ------------------------------------------------------ Version 3.0.0 ------------------------------------------------------ - +- Updated to 1.20.4 +- Changed package from `io.github.ladysnake` to `org.ladysnake` ------------------------------------------------------ Version 2.10.1 diff --git a/gradle.properties b/gradle.properties index 5e283b6..d738c8a 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 = 3.0.0 maven_group = org.ladysnake archives_base_name = impersonate