Merge branch 'release/4.12.1' into develop

This commit is contained in:
Sojan Jose
2026-03-25 16:21:38 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.12.0
4.12.1

View File

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

View File

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