v0.9.69 updated UI layout and styles

This commit is contained in:
2026-03-18 11:33:14 -04:00
parent efaec151c6
commit 19932d9ca8
6 changed files with 73 additions and 21 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.9.68}"
VERSION="${1:-0.9.69}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="jama"