diff --git a/Makefile b/Makefile index bcab743..267bc1f 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ PLATFORMS := rg35xxplus tg5040 JQ_VERSION ?= 1.7.1 MINUI_LIST_VERSION := 0.10.1 MINUI_BTNTEST_VERSION := 0.5.0 -MINUI_PRESENTER_VERSION := 0.6.1 +MINUI_PRESENTER_VERSION := 0.7.0 clean: rm -f bin/*/jq || true