From 7ef1c097e8323fb26fe7272c2ef55ee08e2ef135 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Wed, 26 Jul 2023 21:45:49 -0300 Subject: [PATCH] text: Fix problem No Session --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 465c7324..db23ce9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "evolution-api", - "version": "1.4.6", + "version": "1.4.7", "description": "Rest api for communication with WhatsApp", "main": "./dist/src/main.js", "scripts": {