UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-01-11 13:08:40 +03:00
parent a017be726d
commit 8091898012

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 6
#define APP_VERSION_PATCH 2
#define APP_VERSION_STR "3.6.2"
#define APP_VERSION 0x030602
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.6.3"
#define APP_VERSION 0x030603
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"