diff --git a/KK_LewdCrestX/LewdCrestXPlugin.cs b/KK_LewdCrestX/LewdCrestXPlugin.cs index 4f467d7..b22781f 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"; + public const string Version = "1.0.1"; public static Dictionary CrestInfos { get; } = new Dictionary();