Bump version to 4.9.2

This commit is contained in:
Sojan Jose
2026-01-12 09:14:25 -08:00
parent 58cec84b93
commit ff68c3a74f
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.9.1
4.9.2

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '4.9.1'
version: '4.9.2'
development:
<<: *shared

View File

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