Version 1.4.7 released

This commit is contained in:
Connection Refused
2020-05-12 23:59:25 +08:00
parent 427e1bba80
commit d09700b54a

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.6";
public const string Version = @"1.4.7";
public async void Check(bool notifyNoFound, bool isPreRelease)
{