Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Griseo-bh3rd committed Oct 8, 2023
1 parent e5eb9c5 commit d83f416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/MainClass.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public override void OnEnabled()
}
public override string Author => "Silver Wolf";
public override string Name => "UtilPlugin";
public override Version Version => new Version(1,3,1);
public override Version Version => new Version(1,3,2);
public static UtilPlugin Instance { get; private set; }
public UtilPlugin()
{
Expand Down

0 comments on commit d83f416

Please sign in to comment.