v0.9.85 minor ui updates

This commit is contained in:
2026-03-19 10:12:04 -04:00
parent 71575f278e
commit 6b7d555879
6 changed files with 69 additions and 21 deletions

View File

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