From 069b946b9686b9ea3065808e80cf74f0c8893109 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 26 Apr 2025 17:34:05 -0400 Subject: [PATCH] feat: update minui-list from 0.11.3 to 0.11.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0bc4a3..ac8d673 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ ARCHITECTURES := arm arm64 PLATFORMS := rg35xxplus tg5040 JQ_VERSION ?= 1.7.1 -MINUI_LIST_VERSION := 0.11.3 +MINUI_LIST_VERSION := 0.11.4 MINUI_BTNTEST_VERSION := 0.5.1 MINUI_PRESENTER_VERSION := 0.7.0