mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
SuiteCRM 8.8.0-beta Release
This commit is contained in:
parent
486471bcfd
commit
626ece5ce6
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
<img width="180px" height="41px" src="https://suitecrm.com/wp-content/uploads/2017/12/logo.png" align="right" />
|
<img width="180px" height="41px" src="https://suitecrm.com/wp-content/uploads/2017/12/logo.png" align="right" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
# SuiteCRM 8.7.1
|
# SuiteCRM 8.8.0-beta
|
||||||
|
|
||||||
[](https://github.com/salesagility/suitecrm/blob/hotfix/LICENSE.txt)
|
[](https://github.com/salesagility/suitecrm/blob/hotfix/LICENSE.txt)
|
||||||
[](https://github.com/salesagility/SuiteCRM-Core/issues)
|
[](https://github.com/salesagility/SuiteCRM-Core/issues)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
8.7.1
|
8.8.0-beta
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "core",
|
"name": "core",
|
||||||
"version": "8.7.1",
|
"version": "8.8.0-beta",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^12.1.0",
|
"@angular/common": "^12.1.0",
|
||||||
"@angular/core": "^12.1.0",
|
"@angular/core": "^12.1.0",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "suitecrm",
|
"name": "suitecrm",
|
||||||
"version": "8.7.1",
|
"version": "8.8.0-beta",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"build-dev": "ng build core && ng build shell",
|
"build-dev": "ng build core && ng build shell",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue