Avoid selector parsing for drag paths

This commit is contained in:
Mikei386
2026-06-23 06:45:08 +02:00
parent e0a61c074e
commit 11b76f4572
5 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r002"
VERSION="2026.06.23.r003"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"