This commit is contained in:
rockyhawk64 2025-04-05 17:46:29 +11:00
parent 5be00ca85e
commit 0555ccf9be
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@
<dependency>
<groupId>de.tr7zw</groupId>
<artifactId>item-nbt-api</artifactId>
<version>2.14.1-SNAPSHOT</version>
<version>2.14.2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@ -1,4 +1,4 @@
version: 3.21.5
version: 3.21.6
main: me.rockyhawk.commandpanels.CommandPanels
name: CommandPanels
author: RockyHawk