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.
1 parent 203ef35 commit 0f18232Copy full SHA for 0f18232
src/main/resources/addon.yml
@@ -1,7 +1,7 @@
1
name: AOneBlock
2
main: world.bentobox.aoneblock.AOneBlock
3
version: ${version}${build.number}
4
-api-version: 2.3.0
+api-version: 2.7.1
5
metrics: true
6
icon: "STONE"
7
repository: "BentoBoxWorld/AOneBlock"
src/main/resources/plugin.yml
name: BentoBox-AOneBlock
main: world.bentobox.aoneblock.AOneBlockPladdon
version: ${project.version}${build.number}
-api-version: "1.19"
+api-version: "1.21"
authors: [tastybento]
contributors: ["The BentoBoxWorld Community"]
0 commit comments