Skip to content

Commit

Permalink
Version up to v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Aug 29, 2019
1 parent 00c4e0d commit 159c8c3
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 @@ -9,7 +9,7 @@ namespace CheatTools
[BepInDependency(RuntimeUnityEditor.Core.RuntimeUnityEditorCore.GUID)]
public class CheatTools : BaseUnityPlugin
{
public const string Version = "2.4";
public const string Version = "2.5";

private CheatWindow _cheatWindow;

Expand Down

0 comments on commit 159c8c3

Please sign in to comment.