v0.12.25 FCM bug fixes

This commit is contained in:
2026-03-24 18:13:15 -04:00
parent 7276228a98
commit 225dcd718b
6 changed files with 45 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.12.24}"
VERSION="${1:-0.12.25}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="rosterchirp"