From 75dfec1236b266b9a1b6ec78db900eb32e014b33 Mon Sep 17 00:00:00 2001 From: t00thpick1 Date: Thu, 18 Dec 2014 14:14:58 -0500 Subject: [PATCH] Bump version for release build. --- Changelog.txt | 3 ++- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index ebeff8659..110f6a526 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -7,7 +7,7 @@ Key: ! Change - Removal -Version 1.5.01-dev +Version 1.5.01 + Added new child skill; Salvage + Added UUID support! + Added SQL connection pooling and async loading! @@ -56,6 +56,7 @@ Version 1.5.01-dev ! Changed Alchemy XP distribution. XP is granted based on the stage of the potion. ! Changed behavior of the Blast Mining ability "Demolition Expert"; now only decreases damage for the ability user ! Updated for new getOnlinePlayers() behavior + ! Updated for new blocks and entities ! Changed McMMOPlayerDeathPenaltyEvent to get fired after hardcore penalty calculations, use McMMOPlayerPreDeathPenaltyEvent for old behavior ! Moved Refresh_Chunks setting from hidden.yml to config.yml - Removed salvage ability from Repair, salvage has it's own (child) skill now diff --git a/pom.xml b/pom.xml index baef053df..d262dee15 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 1.5.01-SNAPSHOT + 1.5.01 mcMMO https://github.com/mcMMO-Dev/mcMMO @@ -156,8 +156,8 @@ - md_5-releases - http://repo.md-5.net/content/repositories/releases/ + drtshock-releases + https://ci.drtshock.net/plugin/repository/everything/com/gmail/nossr50/mcMMO/