From 64447473a0bab9607c38d5feba973aaa284be6fe Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 16 Oct 2017 12:45:16 +0900 Subject: [PATCH] GUI V1.0.8 Release --- 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 a8f9992..a76cc7e 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 7 +#define HOTFIX_VER 8 // 0 for normal // 1 for premium -- 2.1.4