UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-11-09 17:24:41 +05:00
parent f1371d057a
commit f5c0e3ad5f

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 14
#define APP_VERSION_PATCH 11
#define APP_VERSION_STR "3.14.11"
#define APP_VERSION_PATCH 12
#define APP_VERSION_STR "3.14.12"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031411
#define APP_VERSION 0x031412
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"