Make internal drag and drop robust

This commit is contained in:
Mikei386
2026-06-22 23:15:08 +02:00
parent f5d28c403c
commit b449a74cad
8 changed files with 78 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="0.2.7"
VERSION="0.2.8"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"