V0.12.19 Scroll full page issue bug fixes

This commit is contained in:
2026-03-24 11:15:16 -04:00
parent d0c15287c4
commit 780020fc46
5 changed files with 9 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.12.18}"
VERSION="${1:-0.12.19}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="rosterchirp"