Skip to content

Commit

Permalink
[MSI] Version up to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Jan 22, 2022
1 parent 8f090b7 commit 1668f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KKS_MoreStoreItems/MoreShopItemsPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace MoreShopItems
public class MoreShopItemsPlugin : BaseUnityPlugin
{
public const string GUID = "MoreShopItems";
public const string Version = "1.0";
public const string Version = "2.0";

internal const int DetectorItemId = 3456651;
internal const int TalismanItemId = 3456650;
Expand Down

0 comments on commit 1668f3b

Please sign in to comment.