v0.9.47 schedules redesign

This commit is contained in:
2026-03-17 10:05:51 -04:00
parent fed5e75122
commit 0e7a20e45b
6 changed files with 706 additions and 14 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.46
JAMA_VERSION=0.9.47
# App port — the host port Docker maps to the container
PORT=3000