UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-01-18 13:54:35 +03:00
parent 9be046ea59
commit 8a5152e9e9

View File

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