Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
terminator-97 committed Mar 31, 2020
1 parent c799144 commit 19b4bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCPUtils/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ public class Utils : EXILED.Plugin
//Generic
public static bool IsStarted { get; set; }
public static string Version = "1.0.0";
public static string Author = "Terminator_97#0507";
public static string Contributor = "iopietro#1717";


public EventHandlers EventHandlers { get; private set; }
public Commands Commands { get; private set; }
public Functions Functions { get; private set; }
Expand Down

0 comments on commit 19b4bac

Please sign in to comment.