v0.12.21 adjusted mobile group manager ui

This commit is contained in:
2026-03-24 13:08:30 -04:00
parent 9dd3392e95
commit 65e7cc4007
4 changed files with 183 additions and 68 deletions

View File

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