diff --git a/TeamsLogger.cs b/TeamsLogger.cs index cc7487d..7791930 100644 --- a/TeamsLogger.cs +++ b/TeamsLogger.cs @@ -14,7 +14,7 @@ namespace Oxide.Plugins { - [Info("Teams Logger", "NickRimmer", "1.2.1")] + [Info("Teams Logger", "NickRimmer", "1.3")] [Description("Simple plugin to log team events")] public class TeamsLogger : RustPlugin { @@ -324,4 +324,4 @@ private class PluginData #endregion } -} +} \ No newline at end of file