diff --git a/Makefile b/Makefile index a09f88f..6ddda58 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ TAG ?= latest PAK_NAME := $(shell jq -r .label config.json) PLATFORMS := tg5040 rg35xxplus -MINUI_LIST_VERSION := 0.3.1 -MINUI_KEYBOARD_VERSION := 0.2.1 +MINUI_LIST_VERSION := 0.4.0 +MINUI_KEYBOARD_VERSION := 0.3.0 clean: rm -f bin/jq-arm || true