UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-10-05 14:28:12 +05:00
parent aaf66ec161
commit 7a134efe05

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 14
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "3.14.0"
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.14.1"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031400
#define APP_VERSION 0x031401
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"