From 0bface8bf89c0a2ce1bfdf78daf7b95159f9e731 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 28 Jun 2021 20:33:37 +0900 Subject: [PATCH] =?UTF-8?q?V2.03=20=EB=B2=84=EC=A0=84=20=EB=B6=80=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 c56e4e2..1d50ca0 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 0 -#define HOTFIX_VER 2 +#define HOTFIX_VER 3 // 0 for normal // 1 for premium -- 2.1.4