diff --git a/CHANGELOG.md b/CHANGELOG.md index 888789f..70d4ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ -# Changelog +## [3.0.3] -Fix Ore Dist command sending feedback to ops +### Fixed + +- An issue causing some of the kill commands to not always kill all the entities they should. diff --git a/gradle.properties b/gradle.properties index d7c68c4..8f36b7a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ minecraft_version=1.20.1 enabled_platforms=fabric,forge archives_base_name=ToolKit -mod_version=3.0.2+test-version +mod_version=3.0.3 maven_group=com.sunekaer.mods architectury_version=9.0.8