Bump version to 4.12.0

This commit is contained in:
Sojan Jose
2026-04-14 16:36:09 +05:30
committed by aakashb95
parent 7121425ed0
commit 103160a939
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.11.2
4.12.0
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.11.2'
version: '4.12.0'
development:
<<: *shared
+1 -1
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}",