Bump version to 1.14.3
This commit is contained in:
parent
6a55960d4a
commit
33ca4e0e80
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
shared: &shared
|
||||
version: '1.14.2'
|
||||
version: '1.14.3'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@chatwoot/chatwoot",
|
||||
"version": "1.14.2",
|
||||
"version": "1.14.3",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"eslint": "eslint app/javascript --fix",
|
||||
|
|
Loading…
Reference in a new issue