v0.12.34 iOS bug fixes

This commit is contained in:
2026-03-28 13:22:02 -04:00
parent fb9d4dc956
commit 76edd7abd1
6 changed files with 756 additions and 9 deletions

View File

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