From f408d9c00b07778947f6fe49ca6341c389707621 Mon Sep 17 00:00:00 2001 From: tastybento Date: Thu, 4 Apr 2024 08:55:12 -0700 Subject: [PATCH] Update to use BentoBox 2.3.0 --- pom.xml | 4 ++-- src/main/resources/addon.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5e6ee5d..9cc518d 100644 --- a/pom.xml +++ b/pom.xml @@ -58,13 +58,13 @@ 2.0.9 1.20.4-R0.1-SNAPSHOT - 2.0.0-SNAPSHOT + 2.3.0-SNAPSHOT ${build.version}-SNAPSHOT -LOCAL - 1.20.1 + 1.21.0 BentoBoxWorld_Limits bentobox-world https://sonarcloud.io diff --git a/src/main/resources/addon.yml b/src/main/resources/addon.yml index 69b51b2..ac388a0 100755 --- a/src/main/resources/addon.yml +++ b/src/main/resources/addon.yml @@ -1,7 +1,7 @@ name: Limits main: world.bentobox.limits.Limits version: ${version}${build.number} -api-version: 2.0.0 +api-version: 2.3.0 authors: tastybento