Skip to content

Commit bc40d0f

Browse files
committed
Bump version
1 parent d574e2d commit bc40d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KX-Trainer-Free/constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Constants {
44
// Application Info
5-
constexpr int APP_VERSION = 1011;
5+
constexpr int APP_VERSION = 1012;
66
constexpr char APP_NAME[] = "KX Trainer";
77
constexpr char API_URL[] = "https://kxtools.xyz/api/v1/version/kx-trainer-free";
88

0 commit comments

Comments
 (0)