v0.11.20 UI updates

This commit is contained in:
2026-03-22 14:30:06 -04:00
parent 7d6b28b4a3
commit 8116b307f7
6 changed files with 22 additions and 6 deletions

View File

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