v0.9.18 branding fixes

This commit is contained in:
2026-03-14 16:45:06 -04:00
parent 42b3226306
commit 5086d86340
5 changed files with 20 additions and 26 deletions

View File

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