n8n-nodes-waha-split 2025.1222.11 → 2025.1222.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,7 +23,7 @@ using [**devlikeapro/n8n-openapi-node**](https://github.com/devlikeapro/n8n-open
23
23
 
24
24
  ![NPM Version](https://img.shields.io/npm/v/n8n-nodes-waha-split)
25
25
 
26
- ![WAHA Workflow Example Screenshot](./waha-n8n-workflow-example.png)
26
+ ![WAHA Workflow Example Screenshot](https://github.com/mininxd/n8n-nodes-split-waha/blob/master/waha-n8n-workflow-example.png)
27
27
 
28
28
  ## Install WAHA n8n node
29
29
  Go to your **n8n** => **Settings** => **Community nodes** and install:
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-waha-split",
3
- "version": "2025.1222.11",
3
+ "version": "2025.1222.12",
4
4
  "description": "n8n to connect with WAHA (Whatsapp HTTP API)",
5
5
  "keywords": [
6
6
  "n8n-community-node-package"