chore: bump version

This commit is contained in:
Shivam Mishra
2026-02-20 20:02:09 +05:30
parent 280ca06e5b
commit 15f25f019e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.11.0 4.11.1

View File

@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '4.11.0' version: '4.11.1'
development: development:
<<: *shared <<: *shared

View File

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