Redesign U-Navigator as modern file browser

This commit is contained in:
Mikei386
2026-07-14 16:07:35 +02:00
parent 07cddd64b2
commit 48e83c3f69
9 changed files with 1139 additions and 3597 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.04.r007"
VERSION="2026.07.14.r008"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"