Bump version to 1.4.6

This commit is contained in:
Connection Refused
2020-05-08 18:10:06 +08:00
parent c9c023aad8
commit d34a43a790

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