v0.9.16 updated baranding colours

This commit is contained in:
2026-03-14 15:58:04 -04:00
parent 9409f4bb08
commit 313095984f
5 changed files with 160 additions and 119 deletions

View File

@@ -13,7 +13,7 @@
# ─────────────────────────────────────────────────────────────
set -euo pipefail
VERSION="${1:-0.9.15}"
VERSION="${1:-0.9.16}"
ACTION="${2:-}"
REGISTRY="${REGISTRY:-}"
IMAGE_NAME="jama"