Use raw file uploads

This commit is contained in:
Mikei386
2026-06-23 21:45:51 +02:00
parent 9d5903dcf6
commit 1d8149606a
6 changed files with 60 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r045"
VERSION="2026.06.23.r046"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"