Fix name filtering for incoming messages

to close #492
This commit is contained in:
Dave Conway-Jones
2021-05-08 12:01:55 +01:00
parent 263031d6c7
commit 93f6517d30
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-xmpp",
"version": "0.5.2",
"version": "0.5.3",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.12.0"