Bump version to 1.4.8

This commit is contained in:
Amazing_DM
2020-05-19 15:06:36 +08:00
committed by GitHub
parent d17a216fe3
commit 577f69f33e

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