mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-04 21:02:35 +08:00
Bump version to 4.10.0
This commit is contained in:
parent
96b5780ea7
commit
aee0740bcc
@ -1 +1 @@
|
||||
4.9.2
|
||||
4.10.0
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
shared: &shared
|
||||
version: '4.9.2'
|
||||
version: '4.10.0'
|
||||
|
||||
development:
|
||||
<<: *shared
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@chatwoot/chatwoot",
|
||||
"version": "4.9.2",
|
||||
"version": "4.10.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"eslint": "eslint app/**/*.{js,vue}",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user