Skip to content

Commit 6cdc158

Browse files
committed
up
1 parent b1ccf6e commit 6cdc158

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.0.0";
89+
public string clientVersion = "1.1.0";
9090
public string serverScriptVersion = "";
9191
public string clientScriptVersion = "0.1.0";
9292
public string serverProtocolMD5 = "";

0 commit comments

Comments
 (0)