UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-02-02 16:30:19 +03:00
parent ada7fca89d
commit 96dae7f9d9

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 11
#define APP_VERSION_PATCH 2
#define APP_VERSION_STR "3.11.2"
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.11.3"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031102
#define APP_VERSION 0x031103
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"