v0.12.52 version bump

This commit is contained in:
2026-04-02 18:16:23 -04:00
parent ae47f66ef5
commit 4df92752bb
3 changed files with 3 additions and 3 deletions

View File

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