UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-01-17 17:23:35 +03:00
parent 362a44697e
commit 34c8ebfa54

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 6
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.6.4"
#define APP_VERSION 0x030604
#define APP_VERSION_PATCH 5
#define APP_VERSION_STR "3.6.5"
#define APP_VERSION 0x030605
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"