Preserve explorer scroll position

This commit is contained in:
Mikei386
2026-06-22 23:02:02 +02:00
parent 9764421e13
commit b0643f979f
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="0.2.4"
VERSION="0.2.5"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"