Merge branch 'hotfix/2.4.1' into develop

This commit is contained in:
Sojan
2022-04-21 14:19:18 +05:30
4 changed files with 49 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "2.4.0",
"version": "2.4.1",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue} --fix",