Bump the version to 2.16.1

This commit is contained in:
Pranav Raj S
2023-05-02 15:47:06 -07:00
parent 12f121f0d8
commit 257a294166
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '2.16.0' version: '2.16.1'
development: development:
<<: *shared <<: *shared

View File

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