Skip to content

Commit

Permalink
Version up to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Oct 1, 2024
1 parent 66a5ece commit 012ee11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/Metadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ internal static class Metadata
{
public const string DisplayName = "Cheat Tools";
public const string GUID = "CheatTools";
public const string Version = "3.4";
public const string Version = "3.5";
}
}

0 comments on commit 012ee11

Please sign in to comment.