Skip to content

Commit 897c1dc

Browse files
committed
版本更新至0.2.0
1 parent 8d025eb commit 897c1dc

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
@@ -80,7 +80,7 @@ public class KBEngineApp
8080
private byte[] _clientdatas = new byte[0];
8181

8282
public string serverVersion = "";
83-
public string clientVersion = "0.1.13";
83+
public string clientVersion = "0.2.0";
8484
public string serverScriptVersion = "";
8585
public string clientScriptVersion = "0.1.0";
8686
public string serverProtocolMD5 = "";

0 commit comments

Comments
 (0)