v0.9.42 notification fix

This commit is contained in:
2026-03-16 19:00:08 -04:00
parent 5322eabee3
commit ee4bb4b86d
5 changed files with 12 additions and 6 deletions

View File

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