fix a little bug

This commit is contained in:
Amazing_DM
2020-02-05 21:33:29 +08:00
parent 1a5572ae2d
commit 0b6b66461d
3 changed files with 9 additions and 9 deletions

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