From faf4ed984765fdde9167a78f6e4f8ac489f558cc Mon Sep 17 00:00:00 2001 From: JPersson77 Date: Thu, 26 Dec 2024 17:25:58 +0100 Subject: [PATCH] Version bump --- Common/common_app_define.h | 2 +- LGTV Companion Setup/Product.wxs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/common_app_define.h b/Common/common_app_define.h index 225ff23..c69487f 100644 --- a/Common/common_app_define.h +++ b/Common/common_app_define.h @@ -2,7 +2,7 @@ // common application definitions #define APPNAME L"LGTV Companion" -#define APP_VERSION L"4.0.8" +#define APP_VERSION L"4.1.0" #define CONFIG_FILE L"config.json" #define LOG_FILE L"log.txt" #define WINDOW_CLASS_UNIQUE L"YOLOx0x0x0181818" diff --git a/LGTV Companion Setup/Product.wxs b/LGTV Companion Setup/Product.wxs index 9a9de49..1c8e2a8 100644 --- a/LGTV Companion Setup/Product.wxs +++ b/LGTV Companion Setup/Product.wxs @@ -3,7 +3,7 @@ - +