v0.9.86 minor UI changes

This commit is contained in:
2026-03-19 12:10:10 -04:00
parent 6169ad5d99
commit 33b0264080
5 changed files with 113 additions and 10 deletions

View File

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