v0.12.37 bumped build number

This commit is contained in:
2026-03-29 10:41:21 -04:00
parent 2dffeb1fde
commit cfb351a251
3 changed files with 3 additions and 3 deletions

View File

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