Inc build number

This commit is contained in:
Grinch_ 2021-02-04 00:27:10 +06:00
parent 0fb5829c44
commit 0a87626169

View File

@ -1,5 +1,5 @@
#pragma once
#define MENU_NAME "Cheat Menu"
#define MENU_VERSION "2.6-beta"
#define BUILD_NUMBER "20210129"
#define BUILD_NUMBER "20210204"
#define MENU_TITLE MENU_NAME " v" MENU_VERSION "(" BUILD_NUMBER ")"