Set version to 0.14.
This commit is contained in:
parent
64733202c0
commit
9206fce435
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -2,7 +2,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.dynmap</groupId>
|
||||
<artifactId>dynmap</artifactId>
|
||||
<version>0.13</version>
|
||||
<version>0.14</version>
|
||||
<name>dynmap</name>
|
||||
<url>http://github.com/FrozenCow/dynmap/</url>
|
||||
<issueManagement>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: dynmap
|
||||
main: org.dynmap.DynmapPlugin
|
||||
version: 0.13
|
||||
version: 0.14
|
||||
commands:
|
||||
dynmap:
|
||||
description: Controls Dynmap.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue