v0.9.17 branding bug fixes

This commit is contained in:
2026-03-14 16:27:59 -04:00
parent 313095984f
commit 42b3226306
5 changed files with 36 additions and 38 deletions

View File

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