Add explorer typeahead navigation

This commit is contained in:
Mikei386
2026-06-23 13:42:15 +02:00
parent d5f278aae2
commit c7b9bf0a41
5 changed files with 69 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r029"
VERSION="2026.06.23.r030"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"