Skip to content

Commit d34a43a

Browse files
author
Connection Refused
committed
Bump version to 1.4.6
1 parent c9c023a commit d34a43a

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.5";
29+
public const string Version = @"1.4.6";
3030

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

0 commit comments

Comments
 (0)