From 67e98456bb39bfc7e545c5b90bf76160f458dce6 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Wed, 26 Jul 2023 09:39:27 -0300 Subject: [PATCH] fix: Fix mids going duplicated in chatwoot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cfd9f8de..0ef463d7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "evolution-api", - "version": "1.4.4", + "version": "1.4.5", "description": "Rest api for communication with WhatsApp", "main": "./dist/src/main.js", "scripts": {