From 069d4c0ce5c6202aac37f591e422d79b41e86006 Mon Sep 17 00:00:00 2001 From: FrozenCow Date: Sat, 27 Aug 2011 17:13:56 +0200 Subject: [PATCH] Changed version to 0.22. --- pom.xml | 2 +- src/main/resources/lightings.txt | 2 +- src/main/resources/perspectives.txt | 2 +- src/main/resources/plugin.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d83b6e07..b7ce19e0 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.dynmap dynmap - 0.21 + 0.22 dynmap UTF-8 diff --git a/src/main/resources/lightings.txt b/src/main/resources/lightings.txt index 0219d074..a5f6c97e 100644 --- a/src/main/resources/lightings.txt +++ b/src/main/resources/lightings.txt @@ -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 # during upgrades, so new or updated lighting definitions should be done in the custom-lightings.txt file diff --git a/src/main/resources/perspectives.txt b/src/main/resources/perspectives.txt index 75ae73a5..0fc3ca84 100644 --- a/src/main/resources/perspectives.txt +++ b/src/main/resources/perspectives.txt @@ -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 # during upgrades, so new or updated perspective definitions should be done in the custom-perspectives.txt file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index a2aca214..d3e825c1 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: dynmap main: org.dynmap.DynmapPlugin -version: "0.21" +version: "0.22" authors: [FrozenCow, mikeprimm, zeeZ] softdepend: [Permissions] commands: