Bump version to 4.12.0

This commit is contained in:
Sojan Jose
2026-03-17 16:19:39 -07:00
parent 098f7a77b6
commit 8aad8ad38e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.11.2
4.12.0

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '4.11.2'
version: '4.12.0'
development:
<<: *shared

View File

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