Add permission update jobs

This commit is contained in:
Mikei386
2026-06-23 14:35:33 +02:00
parent 69367fc0d8
commit 1e20799499
8 changed files with 137 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r037"
VERSION="2026.06.23.r038"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"