We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f29e2 commit 0141feeCopy full SHA for 0141fee
Core_SkinEffects/SkinEffectsPlugin.cs
@@ -16,7 +16,7 @@ namespace KK_SkinEffects
16
internal class SkinEffectsPlugin : BaseUnityPlugin
17
{
18
public const string GUID = "Marco.SkinEffects";
19
- public const string Version = "2.1.1";
+ public const string Version = "2.1.2";
20
21
internal static new ManualLogSource Logger { get; private set; }
22
0 commit comments