v0.11.0 more bug fixes

This commit is contained in:
2026-03-20 22:45:09 -04:00
parent d2c157e8d0
commit 50e7adf246
6 changed files with 18 additions and 18 deletions

View File

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