13.6.6 1.20.4 support

This commit is contained in:
mfnalex 2023-12-17 13:15:32 +01:00
parent d68617b362
commit 41e939d03d
No known key found for this signature in database
GPG Key ID: 4A5852356225BAE1
1 changed files with 2 additions and 2 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.5</version>
<version>13.6.6</version>
<packaging>jar</packaging>
<properties>
@ -226,7 +226,7 @@
<dependency>
<groupId>com.jeff-media.jefflib</groupId>
<artifactId>jefflib</artifactId>
<version>13.0.2</version>
<version>13.0.3</version>
<scope>compile</scope>
</dependency>