Skip to content

Commit 0f18232

Browse files
committed
Update API requirements
1 parent 203ef35 commit 0f18232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: AOneBlock
22
main: world.bentobox.aoneblock.AOneBlock
33
version: ${version}${build.number}
4-
api-version: 2.3.0
4+
api-version: 2.7.1
55
metrics: true
66
icon: "STONE"
77
repository: "BentoBoxWorld/AOneBlock"

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: BentoBox-AOneBlock
22
main: world.bentobox.aoneblock.AOneBlockPladdon
33
version: ${project.version}${build.number}
4-
api-version: "1.19"
4+
api-version: "1.21"
55

66
authors: [tastybento]
77
contributors: ["The BentoBoxWorld Community"]

0 commit comments

Comments
 (0)