v0.11.3 fixed timezone issue

This commit is contained in:
2026-03-21 00:23:29 -04:00
parent 01a9b97f0d
commit 596fd0f969
6 changed files with 83 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jama-backend",
"version": "0.11.2",
"version": "0.11.3",
"description": "TeamChat backend server",
"main": "src/index.js",
"scripts": {