bump version

This commit is contained in:
SamTV12345 2024-12-22 17:08:30 +01:00
parent 52f3827411
commit ff24e1e80e
4 changed files with 4 additions and 4 deletions

View file

@ -141,6 +141,6 @@
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
"test:vitest": "vitest"
},
"version": "2.2.6",
"version": "2.2.7",
"license": "Apache-2.0"
}