v0.6.4 fixed help.md display

This commit is contained in:
2026-03-10 15:02:45 -04:00
parent 120f76c6f8
commit 09e6a75a9b
7 changed files with 113 additions and 9 deletions

View File

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