Merge branch 'release/4.11.0' into develop

This commit is contained in:
Sojan Jose
2026-02-17 15:40:49 -08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.10.1
4.11.0

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '4.10.1'
version: '4.11.0'
development:
<<: *shared

View File

@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.10.1",
"version": "4.11.0",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",