Skip to content

Commit 57b0f35

Browse files
committed
update version
1 parent 66d4cbc commit 57b0f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace Resources {
22
static public class Config {
33
public const int mapseed = 8710; //hardcoded for now
4-
public const int bridgeVersion = 15;
4+
public const int bridgeVersion = 16;
55
public const string serverIP = "pb97.ddns.net";//temp
66
public const int serverPort = 12346;
77
}

0 commit comments

Comments
 (0)