chore: bump version

This commit is contained in:
Shivam Mishra
2026-04-14 16:36:05 +05:30
committed by aakashb95
parent b484db9032
commit 91297d2ca9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.11.0
4.11.1
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.11.0'
version: '4.11.1'
development:
<<: *shared
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.11.0",
"version": "4.11.1",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",