UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-06-27 12:36:32 +05:00
parent 316e8934cf
commit 14ccbed6e1

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 2 #define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.13.2" #define APP_VERSION_STR "3.13.3"
#define APP_VERSION_BUILD_STR "" #define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031302 #define APP_VERSION 0x031303
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"