feat: adapt allay-api 0.2.0

This commit is contained in:
daoge_cmd
2025-03-03 19:52:25 +08:00
parent 83bc2c9022
commit 167a712c0e
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ object Versions {
}
object Allay {
const val api = "0.1.3"
const val api = "0.2.0"
}
object Minestom {