Version bump

This commit is contained in:
fvanroie 2021-06-02 16:40:59 +02:00
parent adfc57acd7
commit d345a34598

View File

@ -60,7 +60,7 @@ build_flags =
; -- Hasp build options ---------------------------- ; -- Hasp build options ----------------------------
-D HASP_VER_MAJ=0 -D HASP_VER_MAJ=0
-D HASP_VER_MIN=6 -D HASP_VER_MIN=6
-D HASP_VER_REV=0 -D HASP_VER_REV=1
${override.build_flags} ${override.build_flags}
; -- Shared library dependencies in all environments ; -- Shared library dependencies in all environments
@ -74,7 +74,7 @@ lib_deps =
;git+https://github.com/andrethomas/TasmotaSlave.git ;git+https://github.com/andrethomas/TasmotaSlave.git
;git+https://github.com/lvgl/lvgl.git ;git+https://github.com/lvgl/lvgl.git
;Needed for touch rotation: ;Needed for touch rotation:
git+https://github.com/lvgl/lvgl.git#b16e7f1076963f123b36dec9ce1dd5950057ca1a git+https://github.com/lvgl/lvgl.git#release/v7
;lvgl/lvgl@^7.11.0 ; from PIO library ;lvgl/lvgl@^7.11.0 ; from PIO library
bodmer/TFT_eSPI@^2.3.70 bodmer/TFT_eSPI@^2.3.70
;git+https://github.com/Bodmer/TFT_eSPI.git ;git+https://github.com/Bodmer/TFT_eSPI.git