Update plugin.yml

This commit is contained in:
Len 2022-10-19 18:19:58 +02:00
parent d72709ec50
commit 186054ae33

View File

@ -51,7 +51,7 @@ tasks {
}
bukkit {
name = project.name
name = rootProject.name
main = "$group.${rootProject.name}"
version = gitCommit()
apiVersion = "1.19"