Skip to content

Commit

Permalink
Merge pull request #50 from josegonzalez/update-minui-bins
Browse files Browse the repository at this point in the history
chore: update minui-list and minui-keyboard
  • Loading branch information
josegonzalez authored Feb 10, 2025
2 parents b7c1c82 + 886af0c commit 82fdf5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82fdf5e

Please sign in to comment.