v0.6.7 updated message display name handling

This commit is contained in:
2026-03-10 20:08:44 -04:00
parent 741cf5390f
commit 9da2f64f5e
5 changed files with 20 additions and 9 deletions

View File

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