Bump version to 1.17.0

This commit is contained in:
Sojan
2021-06-15 23:20:28 +05:30
parent 7a7f6234b1
commit a0331b40d4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared
version: '1.16.2'
version: '1.17.0'
development:
<<: *shared

View File

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