Changed version to 0.22.

This commit is contained in:
FrozenCow 2011-08-27 17:13:56 +02:00
parent f62d46cfbd
commit 069d4c0ce5
4 changed files with 4 additions and 4 deletions

View File

@ -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.21</version> <version>0.22</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>

View File

@ -1,4 +1,4 @@
version: 0.21 version: 0.22
# #
# This file contains default standard lighting profiles. The contents of this file CAN need to be replaced and updated # This file contains default standard lighting profiles. The contents of this file CAN need to be replaced and updated
# during upgrades, so new or updated lighting definitions should be done in the custom-lightings.txt file # during upgrades, so new or updated lighting definitions should be done in the custom-lightings.txt file

View File

@ -1,4 +1,4 @@
version: 0.21 version: 0.22
# #
# This file contains default standard perspective definitions. The contents of this file CAN need to be replaced and updated # This file contains default standard perspective definitions. The contents of this file CAN need to be replaced and updated
# during upgrades, so new or updated perspective definitions should be done in the custom-perspectives.txt file # during upgrades, so new or updated perspective definitions should be done in the custom-perspectives.txt file

View File

@ -1,6 +1,6 @@
name: dynmap name: dynmap
main: org.dynmap.DynmapPlugin main: org.dynmap.DynmapPlugin
version: "0.21" version: "0.22"
authors: [FrozenCow, mikeprimm, zeeZ] authors: [FrozenCow, mikeprimm, zeeZ]
softdepend: [Permissions] softdepend: [Permissions]
commands: commands: