From daf11b613708a53279457a29e0a1e0d370987730 Mon Sep 17 00:00:00 2001 From: taehoon Date: Wed, 28 Aug 2024 12:16:03 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=202.1.3?= 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 3663278..f4567c2 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 1 +#define HOTFIX_VER 3 // 0 for normal // 1 for premium -- 2.1.4