get to version 0.4.5
This commit is contained in:
parent
cd5471c5b0
commit
60181f9fed
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ public final class Raxen extends JavaPlugin {
|
|||
|
||||
private static final String prefix = ChatColor.AQUA + "Rx" + ChatColor.LIGHT_PURPLE + "> ";
|
||||
@Getter
|
||||
private static String version = "0.4.4";
|
||||
private static String version = "0.4.5";
|
||||
private final PluginManager pm = getServer().getPluginManager();
|
||||
|
||||
private static Raxen plugin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue