Bump version to 4.16.2

This commit is contained in:
Sony Mathew
2026-07-27 15:42:11 +05:30
parent a3a961919e
commit 9c202793db
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 shared: &shared
version: '4.16.1' version: '4.16.2'
development: development:
<<: *shared <<: *shared

View File

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