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 bd27dc9 commit e2c5dd5Copy full SHA for e2c5dd5
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.2";
+ public const string Version = "v8.7.3";
6
public const string Repo = "https://github.com/hexbyt3/SVRaidBot";
7
public const string ConfigPath = "config.json";
8
}
0 commit comments