Skip to content

Commit

Permalink
BecomeTrap version up to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Feb 19, 2022
1 parent 78e222d commit 42d3ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core_BecomeTrap/BecomeTrap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace KK_BecomeTrap
public partial class BecomeTrap : BaseUnityPlugin
{
public const string GUID = "marco.becometrap";
public const string Version = "2.2";
public const string Version = "2.2.1";

internal static BecomeTrap Instance;
internal static new ManualLogSource Logger;
Expand Down

0 comments on commit 42d3ab3

Please sign in to comment.