Skip to content

Commit

Permalink
Updated files
Browse files Browse the repository at this point in the history
  • Loading branch information
BlyZeDev committed Jan 10, 2023
1 parent f6db6dc commit 87f0e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/AppManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public static class AppManager

static AppManager()
{
CurrentVersion = new Version("2.2.0.0");
CurrentVersion = new Version("2.2.1.0");

ProgramFolderPath = Path.Combine(
Environment.GetFolderPath(
Expand Down

0 comments on commit 87f0e10

Please sign in to comment.