Bump version to 2.0.0

This commit is contained in:
Sojan Jose
2021-12-09 06:59:23 +00:00
committed by GitHub
parent b1eea7f7d1
commit d268f155e4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '1.22.1'
version: '2.0.0'
development:
<<: *shared

View File

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