For v1.1.

This commit is contained in:
JitseB
2018-05-05 20:16:04 +02:00
parent d73a4dd5d2
commit ac3e4ea595
15 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>net.jitse</groupId>
<artifactId>npclib</artifactId>
<version>1.0.4</version>
<version>1.1</version>
</parent>
<artifactId>npclib-plugin</artifactId>
+2 -2
View File
@@ -1,5 +1,5 @@
name: NPCLib
version: 1.0.4
version: ${project.parent.version}
author: JitseB
main: net.jitse.npclib.plugin.NPCLibPlugin
description: An NPC library.
description: Basic non-player character library.