Fix eventId not being returned from matrix-send-file and matrix-send-message nodes

This commit is contained in:
2021-12-19 00:34:51 -07:00
parent 9c836c9262
commit 0b9c59a7be
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-matrix-chat",
"version": "0.2.6",
"version": "0.2.7",
"description": "Matrix chat server client for Node-RED",
"dependencies": {
"fs-extra": "^9.1.0",