From e9d3dabf86c06cf37ffe62baaad8a31ffd3afe6d Mon Sep 17 00:00:00 2001 From: byloveletter Date: Fri, 29 Sep 2017 19:12:34 +0900 Subject: [PATCH] GUI V1.0.6 --- 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 7dfd4a9..3dfa8ee 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 0 -#define HOTFIX_VER 5 +#define HOTFIX_VER 6 // 0 for normal // 1 for premium -- 2.1.4