v0.12.16 drawer menu update for member user

This commit is contained in:
2026-03-24 09:20:40 -04:00
parent 7c0c3e1132
commit b5672eb4a2
4 changed files with 4 additions and 4 deletions

View File

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