13.0.1 1.18.2 support

This commit is contained in:
mfnalex 2022-03-01 03:01:40 +01:00
parent c4f6f37c3d
commit eb3c365633

View File

@ -9,7 +9,7 @@
<name>ChestSort</name> <name>ChestSort</name>
<url>https://www.chestsort.de</url> <url>https://www.chestsort.de</url>
<description>Allows automatic chest sorting!</description> <description>Allows automatic chest sorting!</description>
<version>13.0.0</version> <version>13.0.1</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
@ -187,7 +187,7 @@
<dependency> <dependency>
<groupId>de.jeff_media</groupId> <groupId>de.jeff_media</groupId>
<artifactId>JeffLib</artifactId> <artifactId>JeffLib</artifactId>
<version>7.0.1</version> <version>7.6.0-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>