2.2.2 release

This commit is contained in:
mfnalex 2022-03-01 04:10:53 +01:00
parent c0d62a5aa2
commit c1ae886da1
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>de.jeff_media</groupId>
<name>BetterTridents</name>
<artifactId>BetterTridents</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<properties>
<spigot.prefix>${project.name}</spigot.prefix>
@ -129,7 +129,7 @@
<dependency>
<groupId>de.jeff_media</groupId>
<artifactId>JeffLib</artifactId>
<version>7.2.0-SNAPSHOT</version>
<version>7.6.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>