Skip to content

Commit 21c0a34

Browse files
committed
v1.1.9
1 parent 4d1593a commit 21c0a34

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.8";
80+
public string clientVersion = "1.1.9";
8181
public string serverScriptVersion = "";
8282
public string clientScriptVersion = "0.1.0";
8383
public string serverProtocolMD5 = "4930E6C01028CE4D5B3CE228CA841378";

0 commit comments

Comments
 (0)