mirror of
https://github.com/lingble/chatwoot.git
synced 2025-10-29 18:22:53 +00:00
Merge branch 'hotfix/2.3.1' into develop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
shared: &shared
|
||||
version: '2.3.0'
|
||||
version: '2.3.1'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@chatwoot/chatwoot",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"eslint": "eslint app/**/*.{js,vue} --fix",
|
||||
|
||||
Reference in New Issue
Block a user