v0.9.53 schedule list bug fix

This commit is contained in:
2026-03-17 15:43:06 -04:00
parent e4f5504e52
commit 5f8e86c914
6 changed files with 16 additions and 6 deletions

View File

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