chore: Bump version to v2.13.1

This commit is contained in:
Vishnu Narayanan
2023-02-03 18:46:25 +05:30
parent 76731ae31a
commit 76b0279571
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '2.13.0' version: '2.13.1'
development: development:
<<: *shared <<: *shared

View File

@@ -1,6 +1,6 @@
{ {
"name": "@chatwoot/chatwoot", "name": "@chatwoot/chatwoot",
"version": "2.13.0", "version": "2.13.1",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"eslint": "eslint app/**/*.{js,vue}", "eslint": "eslint app/**/*.{js,vue}",