Bump versions to 1.4.4

This commit is contained in:
Amazing_DM
2020-05-07 13:45:41 +08:00
committed by GitHub
parent 577e0e01a7
commit 895cc40c36

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