Update to 1.4.4
This commit is contained in:
parent
96a5287e5b
commit
738234a6e6
@ -37,11 +37,11 @@ public class BungeeCord
|
|||||||
/**
|
/**
|
||||||
* Server protocol version.
|
* Server protocol version.
|
||||||
*/
|
*/
|
||||||
public static final int PROTOCOL_VERSION= 47;
|
public static final int PROTOCOL_VERSION= 49;
|
||||||
/**
|
/**
|
||||||
* Server game version.
|
* Server game version.
|
||||||
*/
|
*/
|
||||||
public static final String GAME_VERSION = "1.4.2";
|
public static final String GAME_VERSION = "1.4.4";
|
||||||
/**
|
/**
|
||||||
* Current software instance.
|
* Current software instance.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user