v0.11.28 FCM bug fixes

This commit is contained in:
2026-03-22 23:10:17 -04:00
parent bfb67261b2
commit 2495a2c358
2 changed files with 2 additions and 1 deletions

View File

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