Bump version to 4.12.1

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