1.5.1 更新了一波文档

This commit is contained in:
AmazingDM
2020-09-04 13:52:00 +08:00
parent a47395cc6c
commit 8e1d70c29e
15 changed files with 23 additions and 23 deletions

View File

@@ -15,7 +15,7 @@ namespace Netch.Controllers
public const string Name = @"Netch";
public const string Copyright = @"Copyright © 2019 - 2020";
public const string Version = @"1.5.0";
public const string Version = @"1.5.1";
public string LatestVersionNumber;
public string LatestVersionUrl;