Skip to content

Commit bdb0273

Browse files
committed
v0.5.0
1 parent 4a4e280 commit bdb0273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KBEngine.cs

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

8484
// 服务端与客户端的版本号以及协议MD5
8585
public string serverVersion = "";
86-
public string clientVersion = "0.4.0";
86+
public string clientVersion = "0.5.0";
8787
public string serverScriptVersion = "";
8888
public string clientScriptVersion = "0.1.0";
8989
public string serverProtocolMD5 = "";

0 commit comments

Comments
 (0)