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 d574e2d commit bc40d0fCopy full SHA for bc40d0f
KX-Trainer-Free/constants.h
@@ -2,7 +2,7 @@
2
3
namespace Constants {
4
// Application Info
5
- constexpr int APP_VERSION = 1011;
+ constexpr int APP_VERSION = 1012;
6
constexpr char APP_NAME[] = "KX Trainer";
7
constexpr char API_URL[] = "https://kxtools.xyz/api/v1/version/kx-trainer-free";
8
0 commit comments