v0.9.32 bugs fixes

This commit is contained in:
2026-03-15 23:44:52 -04:00
parent aed750e4ee
commit 161f4cec3a
6 changed files with 6 additions and 6 deletions

View File

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