From 7300c7ca90fc2b0605702b1b0b187bd1ddb6f6da Mon Sep 17 00:00:00 2001 From: Ko Youngtak Date: Wed, 4 Sep 2024 16:48:00 +0900 Subject: [PATCH] =?UTF-8?q?Version=202.1.5=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/gui/oven_control/define.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h index 1f77665..67c9a27 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,7 +5,7 @@ #define MAJOR_VER 2 #define MINOR_VER 1 -#define HOTFIX_VER 4 +#define HOTFIX_VER 5 // 0 for normal // 1 for premium -- 2.1.4