chore: bump up version to 3.0.0 (#7574)

Bump the Chatwoot version to 3.0.0
ref: https://github.com/orgs/chatwoot/discussions/7570
This commit is contained in:
Sojan Jose
2023-07-21 15:02:05 +03:00
committed by GitHub
parent d188600559
commit 30f3928904
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '2.18.0'
version: '3.0.0'
development:
<<: *shared

View File

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