fix: Solved problem when disconnecting from the instance the instance was deleted

This commit is contained in:
Davidson Gomes
2023-07-29 11:09:56 -03:00
parent f89c2b1f63
commit fe2b9774d8
7 changed files with 29 additions and 96 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.4.8",
"version": "1.5.0",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {