Skip to content

Commit

Permalink
MSI version up to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Aug 8, 2022
1 parent 0857d7b commit 2933eff
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 = "2.1";
public const string Version = "2.1.1";

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

0 comments on commit 2933eff

Please sign in to comment.