Skip to content

Commit

Permalink
1.3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardosnt committed Dec 24, 2016
1 parent e67db6e commit f6a89eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Core/EssCore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ namespace Essentials.Core {
public sealed class EssCore : RocketPlugin {

internal const string ROCKET_VERSION = "4.9.3.0";
internal const string UNTURNED_VERSION = "3.17.9.1";
internal const string PLUGIN_VERSION = "1.3.2.0";
internal const string UNTURNED_VERSION = "3.17.11.0";
internal const string PLUGIN_VERSION = "1.3.2.1";

#if EXPERIMENTAL
internal const string BUILD_INFO = " experimental (commit: COMMIT_HASH)";
Expand Down

0 comments on commit f6a89eb

Please sign in to comment.