Expand preview media support

This commit is contained in:
Mikei386
2026-06-23 13:51:35 +02:00
parent c7b9bf0a41
commit 9f1119a72f
7 changed files with 292 additions and 23 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r030"
VERSION="2026.06.23.r031"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"