chore: Bump versions

This commit is contained in:
Sojan 2020-08-23 13:55:54 +05:30
parent aea5ea3a06
commit 62e70ddcc8
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
shared: &shared
version: '1.7.0'
version: '1.7.1'
development:
<<: *shared

View file

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