Bump version to 2.3.1

This commit is contained in:
Sojan
2022-03-17 16:53:36 +05:30
parent a50ea9c88a
commit d6d0c79618
5 changed files with 7 additions and 5 deletions

View File

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