v0.9.79 colour picker update

This commit is contained in:
2026-03-18 15:33:48 -04:00
parent d9f0986e26
commit 58e0607e4c
7 changed files with 179 additions and 6 deletions

View File

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