Bump version to 4.14.0

This commit is contained in:
Sony Mathew
2026-05-18 21:53:43 +05:30
parent c4089f2226
commit 92f8c13ce5
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.13.0 4.14.0

View File

@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '4.13.0' version: '4.14.0'
development: development:
<<: *shared <<: *shared

View File

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