Merge pull request #258 from mikeprimm/master
Setting to 0.19.2 for support release for 1.7 related issues
This commit is contained in:
commit
5c847847c2
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -2,7 +2,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.dynmap</groupId>
|
<groupId>org.dynmap</groupId>
|
||||||
<artifactId>dynmap</artifactId>
|
<artifactId>dynmap</artifactId>
|
||||||
<version>0.20</version>
|
<version>0.19.2</version>
|
||||||
<name>dynmap</name>
|
<name>dynmap</name>
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
name: dynmap
|
name: dynmap
|
||||||
main: org.dynmap.DynmapPlugin
|
main: org.dynmap.DynmapPlugin
|
||||||
version: "0.20"
|
version: "0.19.2"
|
||||||
authors: [FrozenCow, mikeprimm, zeeZ]
|
authors: [FrozenCow, mikeprimm, zeeZ]
|
||||||
softdepend: [Permissions]
|
softdepend: [Permissions]
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue