fix(csv-export): escape special characters (#268)

This commit is contained in:
Carlos Valente
2022-12-11 19:17:41 +01:00
committed by GitHub
parent dfef6d4e79
commit 2021d9394d
4 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "1.9.6",
"version": "1.9.7",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",