Remove fragile drag data access

This commit is contained in:
Mikei386
2026-06-23 06:33:18 +02:00
parent 88b49fd0bd
commit 90e276f321
5 changed files with 28 additions and 18 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="0.2.9"
VERSION="0.2.10"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"