commit 1bca154424c8c6a36c91b895f0304beb489a678b
parent 25f95acc10341bd3aeb9e8382525d20abd094eb7
Author: Amit Dutta <mail@amit.is-a.dev>
Date: Wed, 5 Aug 2026 21:03:30 +0530
never updated the version number, fk (#3)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.js b/index.js
@@ -139,7 +139,7 @@ async function startWhatsApp() {
version,
logger,
auth: state,
- browser: ["WhatsApp Logger Backend", "Chrome", "1.0.0"],
+ browser: ["WhatsApp Logger v4.1.7", "Chrome", "4.1.7"],
syncFullHistory: true
});