Skip to content

Commit

Permalink
Version up to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Nov 26, 2019
1 parent 8117612 commit 656a8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KK_QuickAccessBox/QuickAccessBox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ namespace KK_QuickAccessBox
public class QuickAccessBox : BaseUnityPlugin
{
public const string GUID = "KK_QuickAccessBox";
internal const string Version = "2.0";
internal const string Version = "2.1";
internal new static ManualLogSource Logger;

private InterfaceManager _interface;
Expand Down

0 comments on commit 656a8ef

Please sign in to comment.