diff --git a/pom.xml b/pom.xml index bcfe693..07fe48d 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ io.papermc.paper paper-api - 1.21.9-R0.1-SNAPSHOT + 1.21.10-R0.1-SNAPSHOT provided diff --git a/resource/paper-plugin.yml b/resource/paper-plugin.yml index 0bd9178..bd39502 100644 --- a/resource/paper-plugin.yml +++ b/resource/paper-plugin.yml @@ -1,6 +1,6 @@ name: CommandPanels version: 4.1.0 -api-version: 1.21.9 +api-version: 1.21.10 main: me.rockyhawk.commandpanels.CommandPanels description: Fully Custom Interactive GUIs with Animations and Logic.