Use form posts for transfer jobs

This commit is contained in:
Mikei386
2026-06-23 07:51:38 +02:00
parent 7cddfb19a4
commit 548c752748
7 changed files with 36 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r007"
VERSION="2026.06.23.r008"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"