Skip to content

Commit 9d60a55

Browse files
committed
v1.1.6
1 parent 9c539a5 commit 9d60a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KBEngine.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public enum CLIENT_TYPE
8686

8787
// 服务端与客户端的版本号以及协议MD5
8888
public string serverVersion = "";
89-
public string clientVersion = "1.1.5";
89+
public string clientVersion = "1.1.6";
9090
public string serverScriptVersion = "";
9191
public string clientScriptVersion = "0.1.0";
9292
public string serverProtocolMD5 = "";

0 commit comments

Comments
 (0)