UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-04-21 16:05:11 +03:00
parent a2c684f27d
commit 4ebb23bd8c

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 8
#define APP_VERSION_PATCH 12
#define APP_VERSION_STR "3.8.12"
#define APP_VERSION 0x030812
#define APP_VERSION_PATCH 13
#define APP_VERSION_STR "3.8.13"
#define APP_VERSION 0x030813
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"