From ea84d1889d711da6058163904991cac178906dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Mon, 14 Aug 2017 01:44:02 +0200 Subject: [PATCH] 0.6.6 --- user/user_main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/user_main.h b/user/user_main.h index 7521d68..abb4f38 100644 --- a/user/user_main.h +++ b/user/user_main.h @@ -1,7 +1,7 @@ #ifndef USER_MAIN_H_H #define USER_MAIN_H_H -#define FIRMWARE_VERSION "0.6.5+" GIT_HASH +#define FIRMWARE_VERSION "0.6.6+" GIT_HASH #define TERMINAL_GITHUB_REPO "https://github.com/MightyPork/esp-vt100-firmware" #endif //USER_MAIN_H_H