Add text file preview window

This commit is contained in:
Mikei386
2026-06-23 13:35:46 +02:00
parent e5c897c667
commit d5f278aae2
7 changed files with 171 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r028"
VERSION="2026.06.23.r029"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"