Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terminator-97 committed Mar 31, 2020
1 parent 19b4bac commit d4d0f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCPUtils/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public class Utils : EXILED.Plugin

//Generic
public static bool IsStarted { get; set; }
public static string Version = "1.0.0";
public static string Version = "1.0.1";


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

0 comments on commit d4d0f7c

Please sign in to comment.