Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardosnt committed May 6, 2016
1 parent 4c92504 commit b8cefd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/EssCore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public sealed class EssCore : RocketPlugin
{
internal const string ROCKET_VERSION = "4.9.4.0";
internal const string UNTURNED_VERSION = "3.14.16.0";
internal const string PLUGIN_VERSION = "1.2.1.0";
internal const string PLUGIN_VERSION = "1.2.2.0";

internal static EssCore Instance { get; set; }

Expand Down

0 comments on commit b8cefd0

Please sign in to comment.