Fix Dynamix API routing and menu placement

This commit is contained in:
Mikei386
2026-06-22 22:27:19 +02:00
parent ae5e192eac
commit 51c8e7ac4d
8 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="0.2.0"
VERSION="0.2.1"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"