1 parent 9cf3297 commit 68756f7Copy full SHA for 68756f7
2 files changed
.github/CHANGELOG.md
@@ -1,9 +1,8 @@
1
-# 🚀 AntiCrasher v2.0.9
2
-A small update adding another placeholder to the config.
+# 🚀 AntiCrasher v2.0.10
+Mini dev build
3
4
## Changelog
5
-- Bumped PacketEvents to 2.9.6-SNAPSHOT (bug fixes)
6
- - Should fix incompatibility with Sonar on the proxy!
+- Bumped PacketEvents to 2.10.0-SNAPSHOT (bug fixes)
7
8
## Patches
9
Please note that this plugin is mainly designed for older versions of Minecraft.\
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
[versions]
-plugin-version = "2.0.9"
+plugin-version = "2.0.10"
-packetevents-version = "2.9.6-SNAPSHOT"
+packetevents-version = "2.10.0-SNAPSHOT"
cloud-version = "2.0.0"
lombok-version = "1.18.40"
trashcan-version = "1.0.1"
0 commit comments