添加语言设置

🎨优化电源监听逻辑
This commit is contained in:
Amazing_DM
2020-06-03 10:12:08 +08:00
parent e7daef1226
commit 9e8659a8ea
8 changed files with 167 additions and 54 deletions

View File

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