Skip to content

Commit 156bebe

Browse files
committed
Update KBEngine.cs
1 parent 617aa35 commit 156bebe

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
@@ -88,7 +88,7 @@ public enum NETWORK_ENCRYPT_TYPE
8888

8989
// 服务端与客户端的版本号以及协议MD5
9090
public string serverVersion = "";
91-
public string clientVersion = "2.5.3";
91+
public string clientVersion = "2.5.4";
9292
public string serverScriptVersion = "";
9393
public string clientScriptVersion = "0.1.0";
9494
public string serverProtocolMD5 = "ACE55A2934030C0DA3446BA0E5FAB5DD";

0 commit comments

Comments
 (0)