Modernize explorer UI and add folder tree

This commit is contained in:
Mikei386
2026-07-14 18:05:13 +02:00
parent b883d15138
commit 982f8f83dd
7 changed files with 464 additions and 78 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.14.r009"
VERSION="2026.07.14.r010"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"