Fix same-window folder drop target detection

This commit is contained in:
Mikei386
2026-07-14 18:23:00 +02:00
parent 8ae0b96ce0
commit e4440ddef0
4 changed files with 17 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.14.r012"
VERSION="2026.07.14.r013"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"