Update README.md

This commit is contained in:
Jitse Boonstra 2020-04-26 12:17:09 +02:00
parent 95e9cd5f27
commit 2d674e537e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ If you have NPCLib under your `plugins` folder, you may use the following:
<dependency>
<groupId>net.jitse</groupId>
<artifactId>npclib-api</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.7-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>