Skip to content

Commit

Permalink
HotFix of #55 Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rlf committed Dec 14, 2014
1 parent 4b8d075 commit 2dd9232
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import org.bukkit.*;

public class WorldGuardHandler {
private static final int VERSION = 1;
private static final int VERSION = 2;

public static WorldGuardPlugin getWorldGuard() {
final Plugin plugin = uSkyBlock.getInstance().getServer().getPluginManager().getPlugin("WorldGuard");
Expand Down

0 comments on commit 2dd9232

Please sign in to comment.