Bump version to 4.16.1

This commit is contained in:
Sony Mathew
2026-07-23 13:57:15 +05:30
parent 34ad78b122
commit 0efab5fb43
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.16.0 4.16.1
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '4.16.0' version: '4.16.1'
development: development:
<<: *shared <<: *shared
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@chatwoot/chatwoot", "name": "@chatwoot/chatwoot",
"version": "4.16.0", "version": "4.16.1",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"eslint": "eslint app/**/*.{js,vue}", "eslint": "eslint app/**/*.{js,vue}",