Fix context menu and internal drops

This commit is contained in:
Mikei386
2026-06-22 22:59:03 +02:00
parent f29ecb0be5
commit 9764421e13
5 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="0.2.3"
VERSION="0.2.4"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"