Bump version to 4.5.2

This commit is contained in:
Sojan Jose
2025-08-20 21:44:30 +02:00
parent 714f24de11
commit ae3ac33049
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '4.5.1'
version: '4.5.2'
development:
<<: *shared

View File

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