mirror of
https://github.com/rockyhawk64/CommandPanels.git
synced 2025-11-18 07:14:17 +01:00
moved to 1.21.10 paper api
This commit is contained in:
parent
5deead3c96
commit
c646e6a848
2
pom.xml
2
pom.xml
@ -111,7 +111,7 @@
|
||||
<dependency>
|
||||
<groupId>io.papermc.paper</groupId>
|
||||
<artifactId>paper-api</artifactId>
|
||||
<version>1.21.9-R0.1-SNAPSHOT</version>
|
||||
<version>1.21.10-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user