Skip to content

Commit

Permalink
Updated display version
Browse files Browse the repository at this point in the history
  • Loading branch information
bumbummen99 committed Dec 30, 2018
1 parent fd91e60 commit 6e087b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SouthParkDownloaderNetCore/Logic/ApplicationLogic.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public static ApplicationLogic Instance
}
}

private ApplicationLogic() : base("SouthParkDownloader", "1.1")
private ApplicationLogic() : base("SouthParkDownloader", "1.3")
{
/* Setup */
m_setup = new Setup(this);
Expand Down

0 comments on commit 6e087b0

Please sign in to comment.