We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af25893 + 8cc82a8 commit 09bb16fCopy full SHA for 09bb16f
build.gradle.kts
@@ -19,7 +19,7 @@ java {
19
allay {
20
// TODO: Update the api version to the latest
21
// You can find the latest version here: https://central.sonatype.com/artifact/org.allaymc.allay/api
22
- api = "0.16.0"
+ api = "0.17.0"
23
24
plugin {
25
// TODO: Update the entrance when you change your plugin main class
0 commit comments