Skip to content

Commit

Permalink
Version bump to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Warlander committed May 2, 2020
1 parent 8db78f7 commit 28003ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Warlander/Deedplanner/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

public static class Constants
{
public const string VersionString = "3.0.7 ALPHA";
public const string VersionString = "3.1.0 ALPHA";
public const string TitleString = "DeedPlanner " + VersionString;
public const string SimpleTitleString = "DeedPlanner";
public const int SteamAppId = 1179760;
Expand Down

0 comments on commit 28003ea

Please sign in to comment.