Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
GlowPuff committed Jul 8, 2024
1 parent a5c44a1 commit c6fa9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Utils.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace Imperial_Commander_Editor
public static class Utils
{
public const string formatVersion = "22";
public const string appVersion = "1.1.1";
public const string appVersion = "1.1.2";

private static List<DeploymentCard> _allyData, _enemyData, _villainData, _heroData;

Expand Down

0 comments on commit c6fa9db

Please sign in to comment.