Skip to content

Commit

Permalink
Crest version up to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Feb 18, 2021
1 parent 67659a5 commit 4620543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KK_LewdCrestX/LewdCrestXPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace KK_LewdCrestX
public partial class LewdCrestXPlugin : BaseUnityPlugin
{
public const string GUID = "LewdCrestX";
public const string Version = "1.0";
public const string Version = "1.0.1";

public static Dictionary<CrestType, CrestInfo> CrestInfos { get; } = new Dictionary<CrestType, CrestInfo>();

Expand Down

0 comments on commit 4620543

Please sign in to comment.