v0.9.12 Fixed back swipe

This commit is contained in:
2026-03-14 12:38:46 -04:00
parent e38c7358f6
commit 2d0214fc10
7 changed files with 27 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
PROJECT_NAME=jama
# Image version to run (set by build.sh, or use 'latest')
JAMA_VERSION=0.9.11
JAMA_VERSION=0.9.12
# App port — the host port Docker maps to the container
PORT=3000