Dump version to 1.4.5

This commit is contained in:
Connection Refused
2020-05-08 16:10:16 +08:00
parent ffc6b7adc9
commit b2b19be32b

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