Skip to content

Commit

Permalink
SuiteCRM 8.2.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
clemente-raposo committed Dec 22, 2022
1 parent 3dcd9b4 commit 91064df
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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.2.1
# SuiteCRM 8.2.2

[![LICENSE](https://img.shields.io/github/license/suitecrm/suitecrm.svg)](https://github.com/salesagility/suitecrm/blob/hotfix/LICENSE.txt)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/salesagility/SuiteCRM-Core/issues)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
8.2.1
8.2.2
2 changes: 1 addition & 1 deletion core/app/common/package.json
@@ -1,6 +1,6 @@
{
"name": "common",
"version": "8.2.1",
"version": "8.2.2",
"peerDependencies": {
"@angular/common": "^12.1.0",
"@angular/core": "^12.1.0",
Expand Down
2 changes: 1 addition & 1 deletion core/app/core/package.json
@@ -1,6 +1,6 @@
{
"name": "core",
"version": "8.2.1",
"version": "8.2.2",
"peerDependencies": {
"@angular/common": "^12.1.0",
"@angular/core": "^12.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "suitecrm",
"version": "8.2.1",
"version": "8.2.2",
"scripts": {
"ng": "ng",
"start": "npm run start:shell",
Expand Down

0 comments on commit 91064df

Please sign in to comment.