Skip to content

Commit

Permalink
skipped version by accident
Browse files Browse the repository at this point in the history
  • Loading branch information
tremwil committed Aug 26, 2022
1 parent ac17c10 commit c2cb015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DS3ConnectionInfo/VersionCheck.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace DS3ConnectionInfo
{
static class VersionCheck
{
public static readonly string CurrentVersion = "V4.5";
public static readonly string CurrentVersion = "V4.4";
public static JObject LatestRelease { get; private set; }

public static bool FetchLatest()
Expand Down

0 comments on commit c2cb015

Please sign in to comment.