Merge branch 'release/4.16.2' into develop

This commit is contained in:
Sony Mathew
2026-07-27 15:44:23 +05:30
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.16.1
4.16.2

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '4.16.1'
version: '4.16.2'
development:
<<: *shared

View File

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