Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sinshu committed May 3, 2021
1 parent 25da059 commit 7ac11e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManagedDoom/src/ApplicationInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ namespace ManagedDoom
{
public static class ApplicationInfo
{
public static readonly string Title = "Managed Doom v1.1f";
public static readonly string Title = "Managed Doom v1.2a";
}
}

0 comments on commit 7ac11e9

Please sign in to comment.