v0.9.20 created new colour picker on mobile

This commit is contained in:
2026-03-14 17:24:05 -04:00
parent 5086d86340
commit 878299d661
5 changed files with 219 additions and 44 deletions

View File

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