Version 1.3.5 released

This commit is contained in:
Connection Refused
2019-12-02 20:16:32 +08:00
parent 57f579c7f4
commit 7281554b63

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