v0.12.26 iOS notification bug fix

This commit is contained in:
2026-03-28 14:51:00 -04:00
parent f40bb123d2
commit 252c0e09cb
5 changed files with 43 additions and 9 deletions

View File

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