UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-03-20 12:04:23 +03:00
parent aa228fc683
commit 0911f9bc11

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 8
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.8.1"
#define APP_VERSION 0x030801
#define APP_VERSION_PATCH 2
#define APP_VERSION_STR "3.8.2"
#define APP_VERSION 0x030802
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"