Bump version to 4.9.1

This commit is contained in:
Sojan Jose
2025-12-22 18:55:42 -08:00
parent d2e6d6aee3
commit 62376701da
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.8.0
4.9.1

View File

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

View File

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