Skip to content

Commit

Permalink
Merge tag '1.4.1' into develop
Browse files Browse the repository at this point in the history
* Fixed reconnect with pairing code or qrcode
* Fixed problem in createJid
  • Loading branch information
DavidsonGomes committed Jul 24, 2023
2 parents f9abd90 + cc91f2e commit 8b6e577
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.4.1 (homolog)
# 1.4.1 (2023-07-24 18:28)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.4.0",
"version": "1.4.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {
Expand Down

0 comments on commit 8b6e577

Please sign in to comment.