From 826687a63002029ae59af310b844a474a7c1ba3a Mon Sep 17 00:00:00 2001 From: krypto5863 <29824718+krypto5863@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:00:41 -0400 Subject: [PATCH] ver bump --- ShapekeyMaster/ShapeKeyMaster.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShapekeyMaster/ShapeKeyMaster.cs b/ShapekeyMaster/ShapeKeyMaster.cs index 3cd77a0..e52d8ff 100644 --- a/ShapekeyMaster/ShapeKeyMaster.cs +++ b/ShapekeyMaster/ShapeKeyMaster.cs @@ -19,7 +19,7 @@ namespace ShapeKeyMaster { - [BepInPlugin("ShapeKeyMaster", "ShapeKeyMaster", "1.6.1")] + [BepInPlugin("ShapeKeyMaster", "ShapeKeyMaster", "1.6.2")] [BepInDependency("deathweasel.com3d2.api")] public class ShapeKeyMaster : BaseUnityPlugin {