We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6662d63 commit 83c51b1Copy full SHA for 83c51b1
1 file changed
SysBot.Pokemon/Helpers/SVRaidBot.cs
@@ -2,7 +2,7 @@
2
{
3
public static class SVRaidBot
4
5
- public const string Version = "v8.7.1";
+ public const string Version = "v8.7.2";
6
public const string Repo = "https://github.com/hexbyt3/SVRaidBot";
7
public const string ConfigPath = "config.json";
8
}
0 commit comments