From a5dd6a6d65ec2c5405cc28ea40679f2916e177d0 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Thu, 2 Sep 2021 20:05:35 +0900 Subject: [PATCH] =?UTF-8?q?Version=202.0.4=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 1d50ca0..2a88a67 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 3 +#define HOTFIX_VER 4 // 0 for normal // 1 for premium -- 2.1.4