mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
SuiteCRM 8.7.1 Release
This commit is contained in:
parent
346ce0abef
commit
582636a2a7
5 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
<img width="180px" height="41px" src="https://suitecrm.com/wp-content/uploads/2017/12/logo.png" align="right" />
|
||||
</a>
|
||||
|
||||
# SuiteCRM 8.7.0
|
||||
# SuiteCRM 8.7.1
|
||||
|
||||
[](https://github.com/salesagility/suitecrm/blob/hotfix/LICENSE.txt)
|
||||
[](https://github.com/salesagility/SuiteCRM-Core/issues)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
8.7.0
|
||||
8.7.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "common",
|
||||
"version": "8.7.0",
|
||||
"version": "8.7.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^12.1.0",
|
||||
"@angular/core": "^12.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "core",
|
||||
"version": "8.7.0",
|
||||
"version": "8.7.1",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^12.1.0",
|
||||
"@angular/core": "^12.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "suitecrm",
|
||||
"version": "8.7.0",
|
||||
"version": "8.7.1",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "npm run start:shell",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue