diff --git a/CHANGELOG.md b/CHANGELOG.md index c44766a2..17e32a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # chat21-ionic ver 3.0 +### 3.4.11 in PROD + ### 3.4.10 in PROD ### 3.4.10-rc.1 diff --git a/package-lock.json b/package-lock.json index 51e795a4..27f984fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@chat21/chat21-ionic", - "version": "3.4.10", + "version": "3.4.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2f72d0e0..0dc9ca9a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@chat21/chat21-ionic", "author": "Tiledesk SRL", - "version": "3.4.10", + "version": "3.4.11", "license": "MIT License", "homepage": "https://tiledesk.com/", "repository": {