UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-01-17 14:07:07 +03:00
parent 654f4e69f1
commit 96b6eb7f7a

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 10
#define APP_VERSION_PATCH 12
#define APP_VERSION_STR "3.10.12"
#define APP_VERSION_PATCH 13
#define APP_VERSION_STR "3.10.13"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031012
#define APP_VERSION 0x031013
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"