Changed version to 0.17.
This commit is contained in:
parent
1e3ceed5d7
commit
e752ae3bd5
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.16</version>
|
||||
<version>0.17</version>
|
||||
<name>dynmap</name>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: dynmap
|
||||
main: org.dynmap.DynmapPlugin
|
||||
version: 0.16
|
||||
version: 0.17
|
||||
commands:
|
||||
dynmap:
|
||||
description: Controls Dynmap.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue