Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
LastExceed committed Sep 19, 2018
1 parent 66d4cbc commit 57b0f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Config.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace Resources {
static public class Config {
public const int mapseed = 8710; //hardcoded for now
public const int bridgeVersion = 15;
public const int bridgeVersion = 16;
public const string serverIP = "pb97.ddns.net";//temp
public const int serverPort = 12346;
}
Expand Down

0 comments on commit 57b0f35

Please sign in to comment.