Merge branch 'develop' into feat/scenario-tools-association
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
shared: &shared
|
shared: &shared
|
||||||
version: '4.3.0'
|
version: '4.4.0'
|
||||||
|
|
||||||
development:
|
development:
|
||||||
<<: *shared
|
<<: *shared
|
||||||
|
|||||||
@@ -180,6 +180,7 @@
|
|||||||
display_name: Captain V2
|
display_name: Captain V2
|
||||||
enabled: false
|
enabled: false
|
||||||
premium: true
|
premium: true
|
||||||
|
chatwoot_internal: true
|
||||||
- name: whatsapp_embedded_signup
|
- name: whatsapp_embedded_signup
|
||||||
display_name: WhatsApp Embedded Signup
|
display_name: WhatsApp Embedded Signup
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@chatwoot/chatwoot",
|
"name": "@chatwoot/chatwoot",
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"eslint": "eslint app/**/*.{js,vue}",
|
"eslint": "eslint app/**/*.{js,vue}",
|
||||||
|
|||||||
Reference in New Issue
Block a user