Skip to content

Commit

Permalink
Version 1.3.6 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Connection Refused authored and Connection Refused committed Jan 14, 2020
1 parent 1af18d1 commit ec75fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Netch/Controllers/UpdateChecker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class UpdateChecker

public const string Name = @"Netch";
public const string Copyright = @"Copyright © 2019";
public const string Version = @"1.3.5";
public const string Version = @"1.3.6";

public async void Check(bool notifyNoFound, bool isPreRelease)
{
Expand Down

0 comments on commit ec75fa5

Please sign in to comment.