Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
sinshu committed Jan 3, 2023
1 parent ab10dd7 commit 3708198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ManagedDoom/src/ApplicationInfo.cs
Expand Up @@ -21,6 +21,6 @@ namespace ManagedDoom
{
public static class ApplicationInfo
{
public static readonly string Title = "Managed Doom v2.0a";
public static readonly string Title = "Managed Doom v2.0b";
}
}

0 comments on commit 3708198

Please sign in to comment.