From 467d250fb3408b36de89eb04e68d32a88aa8341e Mon Sep 17 00:00:00 2001 From: taehoon Date: Wed, 22 Jan 2020 16:19:07 +0900 Subject: [PATCH] V1.5.3 --- 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 94fa4ca..d9eb1ad 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 5 -#define HOTFIX_VER 02 +#define HOTFIX_VER 3 // 0 for normal // 1 for premium -- 2.1.4