Bump version to 4.13.0

This commit is contained in:
Sojan Jose
2026-04-16 19:02:23 +05:30
parent 135be52431
commit e123a4e500
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
4.12.1 4.13.0

View File

@@ -1,5 +1,5 @@
shared: &shared shared: &shared
version: '4.12.1' version: '4.13.0'
development: development:
<<: *shared <<: *shared

View File

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