UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-09-30 13:35:09 +05:00
parent 7a8675d08e
commit 64d417d74b

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 13 #define APP_VERSION_MINOR 13
#define APP_VERSION_PATCH 12 #define APP_VERSION_PATCH 13
#define APP_VERSION_STR "3.13.12" #define APP_VERSION_STR "3.13.13"
#define APP_VERSION_BUILD_STR "" #define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031312 #define APP_VERSION 0x031313
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"