fix: fix in update settings that needed to restart after updated

This commit is contained in:
Davidson Gomes
2023-07-21 09:34:39 -03:00
parent 5121374d60
commit 763e30bd1d
3 changed files with 25 additions and 2 deletions

View File

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