!incremented mmolib version in pom

This commit is contained in:
ASangarin 2020-12-10 19:56:19 +01:00
parent e778bb085d
commit 99c86edc89

View File

@ -110,7 +110,7 @@
<dependency>
<groupId>net.Indyuce</groupId>
<artifactId>MMOLib</artifactId>
<version>1.6</version>
<version>1.7</version>
<scope>system</scope>
<systemPath>${basedir}/lib/MMOLib.jar</systemPath>
</dependency>