Skip to content

Commit

Permalink
Bump version to 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sojan-official committed May 18, 2021
1 parent 20a0d38 commit 10c18aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/app.yml
@@ -1,5 +1,5 @@
shared: &shared
version: '1.16.1'
version: '1.16.2'

development:
<<: *shared
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@chatwoot/chatwoot",
"version": "1.16.1",
"version": "1.16.2",
"license": "MIT",
"scripts": {
"eslint": "eslint app/javascript --fix",
Expand Down

0 comments on commit 10c18aa

Please sign in to comment.