v0.11.27 message bug fixes

This commit is contained in:
2026-03-22 22:48:46 -04:00
parent d2ed487079
commit 3d7e75a1e6
3 changed files with 33 additions and 24 deletions

View File

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