Bump version to 1.15.0

This commit is contained in:
Sojan
2021-04-16 22:59:18 +05:30
parent 864471a21e
commit 66b42de3a6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '1.14.3'
version: '1.15.0'
development:
<<: *shared

View File

@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "1.14.3",
"version": "1.15.0",
"license": "MIT",
"scripts": {
"eslint": "eslint app/javascript --fix",