Skip to content

Commit

Permalink
Version up to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Mar 29, 2019
1 parent 606a4a2 commit e814e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KKCheatTools/CheatTools.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace CheatTools
[BepInDependency(RuntimeUnityEditor.RuntimeUnityEditor.GUID)]
public class CheatTools : BaseUnityPlugin
{
public const string Version = "2.2";
public const string Version = "2.3";

private CheatWindow _cheatWindow;

Expand Down

0 comments on commit e814e9d

Please sign in to comment.