Skip to content

Commit bd5cd81

Browse files
jack7anderson7clemente-raposo
authored andcommitted
SuiteCRM 8.5 Release
1 parent 1e894e9 commit bd5cd81

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img width="180px" height="41px" src="https://suitecrm.com/wp-content/uploads/2017/12/logo.png" align="right" />
33
</a>
44

5-
# SuiteCRM 8.4.2
5+
# SuiteCRM 8.5.0
66

77
[![LICENSE](https://img.shields.io/github/license/suitecrm/suitecrm.svg)](https://github.com/salesagility/suitecrm/blob/hotfix/LICENSE.txt)
88
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/salesagility/SuiteCRM-Core/issues)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.4.2
1+
8.5.0

core/app/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "common",
3-
"version": "8.4.2",
3+
"version": "8.5.0",
44
"peerDependencies": {
55
"@angular/common": "^12.1.0",
66
"@angular/core": "^12.1.0",

core/app/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "core",
3-
"version": "8.4.2",
3+
"version": "8.5.0",
44
"peerDependencies": {
55
"@angular/common": "^12.1.0",
66
"@angular/core": "^12.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitecrm",
3-
"version": "8.4.2",
3+
"version": "8.5.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "npm run start:shell",

0 commit comments

Comments
 (0)