diff --git a/SysBot.Pokemon/Helpers/NotRaidBot.cs b/SysBot.Pokemon/Helpers/NotRaidBot.cs index dfe4064..b72f79e 100644 --- a/SysBot.Pokemon/Helpers/NotRaidBot.cs +++ b/SysBot.Pokemon/Helpers/NotRaidBot.cs @@ -2,7 +2,7 @@ { public static class NotRaidBot { - public const string Version = "v8.1.8"; + public const string Version = "v8.1.9"; public const string Repo = "https://github.com/bdawg1989/NotRaidBot"; public const string ConfigPath = "config.json"; }