Skip to content

Commit 5c64186

Browse files
committed
up
1 parent 594369e commit 5c64186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Plugins/kbengine_unity3d_plugins/KBEngine.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public enum CLIENT_TYPE
7777

7878
// 服务端与客户端的版本号以及协议MD5
7979
public string serverVersion = "";
80-
public string clientVersion = "1.1.5";
80+
public string clientVersion = "1.1.6";
8181
public string serverScriptVersion = "";
8282
public string clientScriptVersion = "0.1.0";
8383
public string serverProtocolMD5 = "A27C011AA0FCAC031A349A8A3D288C7D";

0 commit comments

Comments
 (0)