Bump version to 2.4.1

This commit is contained in:
Sojan
2022-04-21 14:10:54 +05:30
parent 480eb3043c
commit f2815a2c00
2 changed files with 2 additions and 2 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",