From c616efa79ed06f525ce301de9f9e6aad6578e562 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 28 Jun 2021 20:14:39 +0900 Subject: [PATCH] =?UTF-8?q?V1.6.2=20=EB=B2=84=EC=A0=84=20=EB=B6=80?= =?UTF-8?q?=EC=97=AC?= 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 d13614c..5ae0b8f 100644 --- a/app/gui/oven_control/define.h +++ b/app/gui/oven_control/define.h @@ -5,7 +5,7 @@ #define MAJOR_VER 1 #define MINOR_VER 6 -#define HOTFIX_VER 1 +#define HOTFIX_VER 2 // 0 for normal // 1 for premium -- 2.1.4