从网络组件更新,准备修改在线用户模型,v1.6.7
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user