Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
terminator-97 committed Apr 2, 2020
1 parent 37e8b21 commit ceaa554
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 @@ -90,7 +90,7 @@ public class Utils : EXILED.Plugin
public Functions Functions { get; private set; }
public Player Player { get; private set; }

internal ExiledVersion ExiledVersion { get; private set; } = new ExiledVersion() { Major = 1, Minor = 9, Patch = 11 };
internal ExiledVersion ExiledVersion { get; private set; } = new ExiledVersion() { Major = 1, Minor = 9, Patch = 10 };


//Configs
Expand Down

0 comments on commit ceaa554

Please sign in to comment.