mirror of
https://github.com/joahreason/GoSpec.git
synced 2026-09-27 21:17:05 +02:00
fixing v1.2 package
This commit is contained in:
parent
bead4b7fb7
commit
6ba727bf9e
8 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue