Update UpdateChecker.cs

又又又忘了改版本号
This commit is contained in:
Amazing_DM
2020-04-23 15:09:00 +08:00
committed by GitHub
parent f244212cdf
commit 4e6bcdcf88

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