UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-07-24 14:53:04 +05:00
parent 0222d65d09
commit 4bbbe25ca7

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 13
#define APP_VERSION_PATCH 5
#define APP_VERSION_STR "3.13.5"
#define APP_VERSION_PATCH 6
#define APP_VERSION_STR "3.13.6"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031305
#define APP_VERSION 0x031306
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"