Skip to content

Commit

Permalink
[CCK.Debugger] Version Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
kafeijao committed May 13, 2023
1 parent a2c5261 commit d341a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CCK.Debugger/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

namespace Kafe.CCK.Debugger.Properties;
internal static class AssemblyInfoParams {
public const string Version = "2.0.0";
public const string Version = "2.0.1";
public const string Author = "kafeijao";
public const string Name = "CCK.Debugger";
}

0 comments on commit d341a53

Please sign in to comment.