Skip to content

Commit 577f69f

Browse files
authored
Bump version to 1.4.8
1 parent d17a216 commit 577f69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Netch/Controllers/UpdateChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public class UpdateChecker
2626

2727
public const string Name = @"Netch";
2828
public const string Copyright = @"Copyright © 2019 - 2020";
29-
public const string Version = @"1.4.7";
29+
public const string Version = @"1.4.8";
3030

3131
public async void Check(bool notifyNoFound, bool isPreRelease)
3232
{

0 commit comments

Comments
 (0)