whatsapp: bump version 1→2 for update detection test (2.0.1→2.0.2)

This commit is contained in:
2026-07-19 10:27:57 +01:00
parent 7039816b73
commit b83b2feb0f
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -434,13 +434,13 @@
"type": "qr" "type": "qr"
}, },
"folder": "whatsapp", "folder": "whatsapp",
"version": 1, "version": 2,
"version_string": "2.0.1", "version_string": "2.0.2",
"version_release_date": "2026-07-19", "version_release_date": "2026-07-19",
"files": [ "files": [
{ {
"path": "connector.json", "path": "connector.json",
"sha256": "2a5d0514a88bd9053699aa5625aa1e89d09deeb1edf294c8596bce621eaac3dc", "sha256": "06029bf8cffaa3af1ffae88b346333ef94c8f3c4ea3b468335db9fa682dad554",
"size": 1286 "size": 1286
}, },
{ {
+2 -2
View File
@@ -44,7 +44,7 @@
"homepage": "https://github.com/WhiskeySockets/Baileys", "homepage": "https://github.com/WhiskeySockets/Baileys",
"icon_small": "icon_sm.png", "icon_small": "icon_sm.png",
"icon_large": "icon_lg.png", "icon_large": "icon_lg.png",
"version": 1, "version": 2,
"version_string": "2.0.1", "version_string": "2.0.2",
"version_release_date": "2026-07-19" "version_release_date": "2026-07-19"
} }