Updates for v1.3.

This commit is contained in:
Jitse Boonstra
2018-11-25 14:10:56 +01:00
parent e0f7ed2ab7
commit a6e8c0f4ce
19 changed files with 67 additions and 58 deletions
+3 -3
View File
@@ -8,10 +8,10 @@
<groupId>net.jitse</groupId>
<artifactId>npclib</artifactId>
<version>1.2.2</version>
<version>1.3</version>
<name>NPCLib</name>
<url>https://github.com/JitseB/npclib</url>
<url>https://github.com/JitseB/NPCLib</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<version>1.13.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>