diff --git a/pom.xml b/pom.xml index e8556f1e..93de5099 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.mctourney.autoreferee AutoReferee - 2.7.4-UNOFFICIAL + 2.7.5-UNOFFICIAL AutoReferee Core Plugin http://www.reddit.com/r/mctourney Bukkit plugin for automatically refereeing competitive Minecraft matches. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index c7cebf77..246f4cd8 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: AutoReferee main: org.mctourney.autoreferee.AutoReferee -version: 2.7.4 +version: 2.7.5 author: "authorblues, net" load: startup