From 28545112521bd6f8b7ae8e4b32c3660474991198 Mon Sep 17 00:00:00 2001 From: TheYeti Date: Tue, 10 Jan 2012 00:48:48 -0800 Subject: [PATCH] Update version numbers before nightly dev build --- Changelog.txt | 4 ++++ pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index c984c1d01..c01c1f4f7 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Changelog: #Versions without changelogs probably had very small misc fixes, like tweaks to the source code + +Version 1.2.08 + - Fixed CraftOfflinePlayer issue (Issue #212) errors for offline wolf owners + Version 1.2.07 Fixed mctop not working at all (whoops!) Fixed problem with multithreading in mcMMO causing errors diff --git a/pom.xml b/pom.xml index f9b1b5fee..4ce55a216 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 1.2.07 + 1.2.08-dev mcMMO https://github.com/TheYeti/mcMMO diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 1dc5919f7..4e48a8a3e 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: mcMMO main: com.gmail.nossr50.mcMMO -version: 1.2.07 +version: 1.2.08-dev softdepend: [Spout] author: nossr50 description: mcMMO takes core Minecraft game mechanics and expands them to add an extensive RPG experience, the goal of the project has always been a quality RPG experience. Everything in mcMMO is carefully thought out and is constantly improving. mcMMO adds eleven skills to train in and level in, while also offering a high level of customization for server admins. There are countless features, including custom sounds, graphical elements, and more added when running mcMMO in conjunction with Spout. I carefully read feedback and evaluate the mechanics of mcMMO in every update to provide an ever-evolving experience.