Version 1.4.0

This commit is contained in:
Amazing_DM
2020-03-11 09:59:01 +08:00
parent ea3fb188e4
commit bd05f875f2

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