Version 1.3.6 released

This commit is contained in:
Connection Refused
2020-01-14 22:55:59 +08:00
parent 1af18d12c2
commit ec75fa54a4

View File

@@ -26,7 +26,7 @@ namespace Netch.Controllers
public const string Name = @"Netch";
public const string Copyright = @"Copyright © 2019";
public const string Version = @"1.3.5";
public const string Version = @"1.3.6";
public async void Check(bool notifyNoFound, bool isPreRelease)
{