mirror of
https://github.com/netchx/netch.git
synced 2026-05-07 22:44:03 +08:00
:sparkles:添加修改订阅链接及备注功能
:bug:修复错误的Base64Url加解密 :bug:修复其他bug
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.2";
|
||||
public const string Version = @"1.4.2.2";
|
||||
|
||||
public async void Check(bool notifyNoFound, bool isPreRelease)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user