Bump version to 4.10.0

This commit is contained in:
Sojan Jose
2026-01-15 22:19:33 -08:00
parent 96b5780ea7
commit aee0740bcc
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.9.2 4.10.0

View File

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

View File

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