mirror of
https://github.com/netchx/netch.git
synced 2026-03-14 17:43:18 +08:00
Version 1.4.0
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Netch.Controllers
|
||||
|
||||
public const string Name = @"Netch";
|
||||
public const string Copyright = @"Copyright © 2019 - 2020";
|
||||
public const string Version = @"1.3.9";
|
||||
public const string Version = @"1.4.0";
|
||||
|
||||
public async void Check(bool notifyNoFound, bool isPreRelease)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user