n8n-nodes-ume-v4 4.5.22 → 4.5.23

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.
@@ -2360,7 +2360,7 @@
2360
2360
  "type": "number",
2361
2361
  "required": false,
2362
2362
  "default": 10,
2363
- "description": "Số lượng cần tăng",
2363
+ "description": "Số lượng cần tăng (số lượng sẽ được lấy từ số dòng trong danh sách bình luận)",
2364
2364
  "typeOptions": {
2365
2365
  "minValue": 10,
2366
2366
  "maxValue": 20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.5.22",
3
+ "version": "4.5.23",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",