* fix/121: database is in public directory
* fix/121: refact loading sequence
* fix/121: populate with demo db
* fix/121: ensure path exists (linux issues)
This commit is contained in:
Carlos Valente
2022-05-21 13:28:34 +02:00
committed by GitHub
parent 6ac963684d
commit 17573b9b73
6 changed files with 134 additions and 89 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "1.0.0",
"version": "1.0.1",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",