Compare commits

...

2 Commits

Author SHA1 Message Date
mfnalex f4bc52067b 13.6.1 2023-06-12 12:11:20 +02:00
mfnalex 33d8f73d10 13.6.1 2023-06-12 12:10:42 +02:00
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<name>ChestSort</name>
<url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description>
<version>13.6.0</version>
<version>13.6.1</version>
<packaging>jar</packaging>
<properties>
@ -198,7 +198,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.18-rc3-R0.1-SNAPSHOT</version>
<version>1.20-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@ -219,7 +219,7 @@
<dependency>
<groupId>com.jeff_media</groupId>
<artifactId>JeffLib</artifactId>
<version>12.3.1</version>
<version>12.4.0</version>
<scope>compile</scope>
</dependency>