*Updated plugin.yml version number from 1.2.4 to 1.2.5

*Changed plugin internal version number from 8 to 9
This commit is contained in:
David Berdik 2016-01-09 23:46:54 -05:00
parent 3610e931cf
commit 855d58f968
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ public class HerobrineAI extends JavaPlugin implements Listener {
public Location hbSpawnData = null;
public boolean removeHBNextTick = false;
public String pluginVersionCount = "8";
public String pluginVersionCount = "9";
@Override
public void onEnable() {

View File

@ -1,6 +1,6 @@
name: Herobrine
main: net.theprogrammersworld.herobrine.HerobrineAI
version: 1.2.4
version: 1.2.5
commands:
herobrine:
description: Main command.