Fix Unraid icon style collision

This commit is contained in:
Mikei386
2026-07-14 18:10:17 +02:00
parent 982f8f83dd
commit 82190887ee
7 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.14.r010"
VERSION="2026.07.14.r011"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"