Bump version to 4.14.1

This commit is contained in:
Sony Mathew 2026-05-29 17:27:01 +05:30
parent 3b7b94f8d1
commit e76650d6d0
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
4.14.0
4.14.1

View File

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

View File

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