diff --git a/pom.xml b/pom.xml index 62ac6cc7..ddd4089c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.dynmap dynmap - 0.20 + 0.21 dynmap UTF-8 diff --git a/src/main/resources/lightings.txt b/src/main/resources/lightings.txt index 2d9c51dd..0219d074 100644 --- a/src/main/resources/lightings.txt +++ b/src/main/resources/lightings.txt @@ -1,4 +1,4 @@ -version: 0.20 +version: 0.21 # # 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 0bb3104f..75ae73a5 100644 --- a/src/main/resources/perspectives.txt +++ b/src/main/resources/perspectives.txt @@ -1,4 +1,4 @@ -version: 0.20 +version: 0.21 # # 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 d28510d5..867eadf5 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.20" +version: "0.21" authors: [FrozenCow, mikeprimm, zeeZ] softdepend: [Permissions] commands: