Improve same-window folder drops

This commit is contained in:
Mikei386
2026-06-23 09:26:32 +02:00
parent 53e25c4641
commit d81fa7cef7
6 changed files with 55 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r014"
VERSION="2026.06.23.r015"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"