UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-07-03 14:05:37 +05:00
parent d4c02eb475
commit fa08577c4f

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 13
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.13.3"
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.13.4"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031303
#define APP_VERSION 0x031304
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"