UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-10-20 14:54:04 +05:00
parent 7c79df7d40
commit 743f0f9291

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 14
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.14.7"
#define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.14.8"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031407
#define APP_VERSION 0x031408
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"