mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Update UpdateChecker.cs
又又又忘了改版本号
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.4.1";
|
||||
public const string Version = @"1.4.2";
|
||||
|
||||
public async void Check(bool notifyNoFound, bool isPreRelease)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user