mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Version 1.3.7 released
This commit is contained in:
@@ -25,8 +25,8 @@ namespace Netch.Controllers
|
||||
public event EventHandler NewVersionNotFound;
|
||||
|
||||
public const string Name = @"Netch";
|
||||
public const string Copyright = @"Copyright © 2019";
|
||||
public const string Version = @"1.3.6";
|
||||
public const string Copyright = @"Copyright © 2019 - 2020";
|
||||
public const string Version = @"1.3.7";
|
||||
|
||||
public async void Check(bool notifyNoFound, bool isPreRelease)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user