Bump version to 4.15.1

This commit is contained in:
Sony Mathew
2026-06-17 18:06:42 +05:30
parent f66b551c7d
commit 5ce6e00730
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.15.0
4.15.1
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.15.0'
version: '4.15.1'
development:
<<: *shared
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.15.0",
"version": "4.15.1",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",