Add safe text editing to preview window

This commit is contained in:
Mikei386
2026-07-14 19:25:09 +02:00
parent af9e7703ea
commit b968a1c16f
6 changed files with 218 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.07.14.r016"
VERSION="2026.07.14.r017"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"