Skip to content

Commit

Permalink
bump 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eromano committed May 3, 2019
1 parent 394d984 commit 01cac92
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 12,458 deletions.
14 changes: 7 additions & 7 deletions app/templates/adf-cli-acs-aps-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-acs-aps-template",
"version": "3.2.0-beta9",
"version": "3.2.0",
"blueprint": "Content and Process Services with APS 1",
"description": "ACS APS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -16,12 +16,12 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-core": "3.2.0-beta9",
"@alfresco/adf-content-services": "3.2.0-beta9",
"@alfresco/adf-process-services": "3.2.0-beta9",
"@alfresco/adf-insights": "3.2.0-beta9",
"@alfresco/js-api": "3.2.0-beta9",
"@alfresco/adf-extensions": "3.2.0-beta9",
"@alfresco/adf-core": "3.2.0",
"@alfresco/adf-content-services": "3.2.0",
"@alfresco/adf-process-services": "3.2.0",
"@alfresco/adf-insights": "3.2.0",
"@alfresco/js-api": "3.2.0",
"@alfresco/adf-extensions": "3.2.0",
"@angular/animations": "7.0.3",
"@angular/cdk": "7.0.3",
"@angular/common": "7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions app/templates/adf-cli-acs-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-acs-template",
"version": "3.2.0-beta9",
"version": "3.2.0",
"blueprint": "Content Services",
"description": "ACS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -16,10 +16,10 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-core": "3.2.0-beta9",
"@alfresco/adf-content-services": "3.2.0-beta9",
"@alfresco/js-api": "3.2.0-beta9",
"@alfresco/adf-extensions": "3.2.0-beta9",
"@alfresco/adf-core": "3.2.0",
"@alfresco/adf-content-services": "3.2.0",
"@alfresco/js-api": "3.2.0",
"@alfresco/adf-extensions": "3.2.0",
"@angular/animations": "7.0.3",
"@angular/cdk": "7.0.3",
"@angular/common": "7.0.3",
Expand Down
14 changes: 7 additions & 7 deletions app/templates/adf-cli-activiti-acs-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-activiti-acs-template",
"version": "3.2.0-beta9",
"version": "3.2.0",
"blueprint": "Content and Process Services with Activiti",
"description": "APS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -16,12 +16,12 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-core": "3.2.0-beta9",
"@alfresco/adf-content-services": "3.2.0-beta9",
"@alfresco/adf-process-services-cloud": "3.2.0-beta9",
"@alfresco/adf-insights": "3.2.0-beta9",
"@alfresco/js-api": "3.2.0-beta9",
"@alfresco/adf-extensions": "3.2.0-beta9",
"@alfresco/adf-core": "3.2.0",
"@alfresco/adf-content-services": "3.2.0",
"@alfresco/adf-process-services-cloud": "3.2.0",
"@alfresco/adf-insights": "3.2.0",
"@alfresco/js-api": "3.2.0",
"@alfresco/adf-extensions": "3.2.0",
"@angular/animations": "7.0.3",
"@angular/cdk": "7.0.3",
"@angular/common": "7.0.3",
Expand Down
14 changes: 7 additions & 7 deletions app/templates/adf-cli-activiti-cloud-acs-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adf-cli-activiti-cloud-acs-template",
"version": "3.2.0-beta9",
"version": "3.2.0",
"blueprint": "Content and Process Services with Activiti Cloud",
"description": "APS ADF Application with Angular CLI",
"license": "MIT",
Expand All @@ -16,12 +16,12 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-core": "3.2.0-beta9",
"@alfresco/adf-content-services": "3.2.0-beta9",
"@alfresco/adf-process-services-cloud": "3.2.0-beta9",
"@alfresco/adf-insights": "3.2.0-beta9",
"@alfresco/adf-extensions": "3.2.0-beta9",
"@alfresco/js-api": "3.2.0-beta9",
"@alfresco/adf-core": "3.2.0",
"@alfresco/adf-content-services": "3.2.0",
"@alfresco/adf-process-services-cloud": "3.2.0",
"@alfresco/adf-insights": "3.2.0",
"@alfresco/adf-extensions": "3.2.0",
"@alfresco/js-api": "3.2.0",
"@angular/animations": "7.0.3",
"@angular/cdk": "7.0.3",
"@angular/common": "7.0.3",
Expand Down
Loading

0 comments on commit 01cac92

Please sign in to comment.