Bump version to 4.16.0

This commit is contained in:
Sojan Jose
2026-07-18 03:54:55 -07:00
parent 465763f256
commit ff6c068743
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
4.15.1
4.16.0
+1 -1
View File
@@ -1,5 +1,5 @@
shared: &shared
version: '4.15.1'
version: '4.16.0'
development:
<<: *shared
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "4.15.1",
"version": "4.16.0",
"license": "MIT",
"scripts": {
"eslint": "eslint app/**/*.{js,vue}",