mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-23 19:25:12 +01:00
Increased declared Spigot API-version to 1.14
This commit is contained in:
parent
14e42dc9ad
commit
ada1909973
@ -1,7 +1,7 @@
|
|||||||
name: BentoBox
|
name: BentoBox
|
||||||
main: world.bentobox.bentobox.BentoBox
|
main: world.bentobox.bentobox.BentoBox
|
||||||
version: ${project.version}${build.number}
|
version: ${project.version}${build.number}
|
||||||
api-version: "1.13"
|
api-version: "1.14"
|
||||||
|
|
||||||
authors: [tastybento, Poslovitch]
|
authors: [tastybento, Poslovitch]
|
||||||
website: https://bentobox.world
|
website: https://bentobox.world
|
||||||
|
Loading…
Reference in New Issue
Block a user