从网络组件更新,准备修改在线用户模型,v1.6.7

This commit is contained in:
dathlin
2017-10-09 14:13:45 +08:00
parent a162e65a07
commit 8252e4d356
6 changed files with 11 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ namespace ClientsLibrary
/// <summary>
/// 本软件的当前版本,用来验证更新的关键依据
/// </summary>
public static SystemVersion CurrentVersion { get; } = new SystemVersion("1.0.0.171008");
public static SystemVersion CurrentVersion { get; } = new SystemVersion("1.0.0.171009");
/// <summary>