Skip to content

Commit

Permalink
Crest version up to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Jan 10, 2022
1 parent d477065 commit ccfc1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core_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.3.1";
public const string Version = "1.3.2";

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

Expand Down

0 comments on commit ccfc1f8

Please sign in to comment.