Merge branch 'hotfix/2.13.1' into develop
This commit is contained in:
@@ -11,7 +11,6 @@ storage
|
||||
public/system
|
||||
tmp
|
||||
.codeclimate.yml
|
||||
public/assets
|
||||
public/packs
|
||||
node_modules
|
||||
vendor/bundle
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
shared: &shared
|
||||
version: '2.13.0'
|
||||
version: '2.13.1'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@chatwoot/chatwoot",
|
||||
"version": "2.13.0",
|
||||
"version": "2.13.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"eslint": "eslint app/**/*.{js,vue}",
|
||||
|
||||
Reference in New Issue
Block a user