diff --git a/KK_LewdCrestX/LewdCrestXPlugin.cs b/KK_LewdCrestX/LewdCrestXPlugin.cs index b22781f..a6e375d 100644 --- a/KK_LewdCrestX/LewdCrestXPlugin.cs +++ b/KK_LewdCrestX/LewdCrestXPlugin.cs @@ -33,7 +33,7 @@ namespace KK_LewdCrestX public partial class LewdCrestXPlugin : BaseUnityPlugin { public const string GUID = "LewdCrestX"; - public const string Version = "1.0.1"; + public const string Version = "1.0.2"; public static Dictionary CrestInfos { get; } = new Dictionary();