Merge branch 'release/2.4.0' into develop
This commit is contained in:
commit
d2d838afd1
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
shared: &shared
|
||||
version: '2.3.2'
|
||||
version: '2.4.0'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@chatwoot/chatwoot",
|
||||
"version": "2.3.2",
|
||||
"version": "2.4.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"eslint": "eslint app/**/*.{js,vue} --fix",
|
||||
|
|
Loading…
Reference in a new issue