Bump version to 1.14.3

This commit is contained in:
Sojan 2021-03-27 18:44:57 +05:30
parent 6a55960d4a
commit 33ca4e0e80
2 changed files with 2 additions and 2 deletions

View file

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

View file

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