diff --git a/GoSpec.cs b/GoSpec.cs index 5bd7dcc..8d281f9 100644 --- a/GoSpec.cs +++ b/GoSpec.cs @@ -9,7 +9,7 @@ public class GoSpec : BasePlugin { public override string ModuleName => "GoSpec"; public override string ModuleAuthor => "cosmic sans"; - public override string ModuleVersion => "1.1"; + public override string ModuleVersion => "1.2"; public override void Load(bool hotReload) { diff --git a/bin/Debug/net7.0/GoSpec.dll b/bin/Debug/net7.0/GoSpec.dll index 5797426..a2575e7 100644 Binary files a/bin/Debug/net7.0/GoSpec.dll and b/bin/Debug/net7.0/GoSpec.dll differ diff --git a/bin/Debug/net7.0/GoSpec.pdb b/bin/Debug/net7.0/GoSpec.pdb index a18bc91..bb45b86 100644 Binary files a/bin/Debug/net7.0/GoSpec.pdb and b/bin/Debug/net7.0/GoSpec.pdb differ diff --git a/bin/Debug/net7.0/gospec-v1.2.zip b/bin/Debug/net7.0/gospec-v1.2.zip index b16245f..c5a3913 100644 Binary files a/bin/Debug/net7.0/gospec-v1.2.zip and b/bin/Debug/net7.0/gospec-v1.2.zip differ diff --git a/obj/Debug/net7.0/GoSpec.dll b/obj/Debug/net7.0/GoSpec.dll index 5797426..a2575e7 100644 Binary files a/obj/Debug/net7.0/GoSpec.dll and b/obj/Debug/net7.0/GoSpec.dll differ diff --git a/obj/Debug/net7.0/GoSpec.pdb b/obj/Debug/net7.0/GoSpec.pdb index a18bc91..bb45b86 100644 Binary files a/obj/Debug/net7.0/GoSpec.pdb and b/obj/Debug/net7.0/GoSpec.pdb differ diff --git a/obj/Debug/net7.0/ref/GoSpec.dll b/obj/Debug/net7.0/ref/GoSpec.dll index 7548711..704a665 100644 Binary files a/obj/Debug/net7.0/ref/GoSpec.dll and b/obj/Debug/net7.0/ref/GoSpec.dll differ diff --git a/obj/Debug/net7.0/refint/GoSpec.dll b/obj/Debug/net7.0/refint/GoSpec.dll index 7548711..704a665 100644 Binary files a/obj/Debug/net7.0/refint/GoSpec.dll and b/obj/Debug/net7.0/refint/GoSpec.dll differ