Merge branch 'develop' into feat/scenario-tools-association

This commit is contained in:
Sojan Jose
2025-07-16 01:34:46 -07:00
committed by GitHub
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.3.0'
version: '4.4.0'
development:
<<: *shared
+1
View File
@@ -180,6 +180,7 @@
display_name: Captain V2
enabled: false
premium: true
chatwoot_internal: true
- name: whatsapp_embedded_signup
display_name: WhatsApp Embedded Signup
enabled: false
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.3.0",
"version": "4.4.0",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",