winform客户端主界面右侧信息支持缩进并显示迷你栏目,v1.7.2

This commit is contained in:
dathlin
2017-10-26 09:58:44 +08:00
parent d086dfbe17
commit 7c4999e293
9 changed files with 330 additions and 195 deletions

View File

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