This commit is contained in:
Amazing_DM
2020-05-08 18:14:51 +08:00

View File

@@ -26,7 +26,7 @@ namespace Netch.Controllers
public const string Name = @"Netch";
public const string Copyright = @"Copyright © 2019 - 2020";
public const string Version = @"1.4.5";
public const string Version = @"1.4.6";
public async void Check(bool notifyNoFound, bool isPreRelease)
{