Skip to content

Commit

Permalink
Use correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Sep 2, 2024
1 parent a2c7bdc commit 8d42c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ bukkitPluginYaml {
authors = projectAuthors

main = projectGroupString + groupStringSeparator + pascalcase(projectNameString)
apiVersion = paperApiVersion
apiVersion = paperApiMinecraftVersion

load = BukkitPluginYaml.PluginLoadOrder.STARTUP
}
Expand Down

0 comments on commit 8d42c14

Please sign in to comment.