Merge tag 'v2.6.0' into develop

v2.6.0
This commit is contained in:
Sojan Jose 2022-06-15 12:09:39 +00:00 committed by GitHub
commit 881feb1274
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
shared: &shared
version: '2.5.0'
version: '2.6.0'
development:
<<: *shared

View file

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