v0.9.14 adjusted emoticon and image view.

This commit is contained in:
2026-03-14 13:52:58 -04:00
parent 2d0214fc10
commit 2ffa6202f1
7 changed files with 50 additions and 20 deletions

View File

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