UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-03-06 12:00:21 +03:00
parent 6386d344c6
commit 9942c2f1de

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 7
#define APP_VERSION_PATCH 5
#define APP_VERSION_STR "3.7.5"
#define APP_VERSION 0x030705
#define APP_VERSION_PATCH 6
#define APP_VERSION_STR "3.7.6"
#define APP_VERSION 0x030706
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"