- Bump version to 0.4.6

- Added example for force joining a room
- Deactivate a user example was missing json file contents
This commit is contained in:
2022-02-09 12:48:52 -07:00
parent 6dd2ec75f0
commit 282c8ffc80
5 changed files with 244 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-matrix-chat",
"version": "0.4.5",
"version": "0.4.6",
"description": "Matrix chat server client for Node-RED",
"dependencies": {
"fs-extra": "^10.0.0",