diff --git a/demo-shell/package.json b/demo-shell/package.json index 4954a92ee8..dd76e485f9 100644 --- a/demo-shell/package.json +++ b/demo-shell/package.json @@ -1,7 +1,7 @@ { "name": "Alfresco-ADF-Angular-Demo", "description": "Demo shell for Alfresco Angular components", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "repository": { "type": "git", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index f8016e65c0..0e08ce2199 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-content-services", "description": "Alfresco ADF content services", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "main": "bundles/adf-content-services.js", "repository": { @@ -26,8 +26,8 @@ "@angular/platform-browser-dynamic": "5.1.1", "@angular/router": "5.1.1", "@ngx-translate/core": "9.1.1", - "alfresco-js-api": "2.4.0-beta14", - "@alfresco/adf-core": "2.4.0-beta14", + "alfresco-js-api": "2.4.0", + "@alfresco/adf-core": "2.4.0", "chart.js": "2.5.0", "core-js": "2.4.1", "hammerjs": "2.0.8", diff --git a/lib/core/package.json b/lib/core/package.json index 7077cd7809..e0e48b465a 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-core", "description": "Alfresco ADF core", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "main": "bundles/adf-core.js", "repository": { @@ -26,7 +26,7 @@ "@angular/platform-browser-dynamic": "5.1.1", "@angular/router": "5.1.1", "@ngx-translate/core": "9.1.1", - "alfresco-js-api": "2.4.0-beta14", + "alfresco-js-api": "2.4.0", "chart.js": "2.5.0", "core-js": "2.4.1", "hammerjs": "2.0.8", diff --git a/lib/insights/package.json b/lib/insights/package.json index 299ea823db..ec5ab8413b 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-insights", "description": "Alfresco ADF insights", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "main": "bundles/adf-insights.js", "repository": { @@ -26,8 +26,8 @@ "@angular/platform-browser-dynamic": "5.1.1", "@angular/router": "5.1.1", "@ngx-translate/core": "9.1.1", - "alfresco-js-api": "2.4.0-beta14", - "@alfresco/adf-core": "2.4.0-beta14", + "alfresco-js-api": "2.4.0", + "@alfresco/adf-core": "2.4.0", "chart.js": "2.5.0", "core-js": "2.4.1", "hammerjs": "2.0.8", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index b723b74c11..69e7729f9a 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -1,7 +1,7 @@ { "name": "@alfresco/adf-process-services", "description": "Alfresco ADF process services", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "main": "bundles/adf-process-services.js", "repository": { @@ -12,8 +12,8 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "dependencies": { - "@alfresco/adf-core": "2.4.0-beta14", - "@alfresco/adf-content-services": "2.4.0-beta14", + "@alfresco/adf-core": "2.4.0", + "@alfresco/adf-content-services": "2.4.0", "@angular/animations": "5.1.1", "@angular/cdk": "5.0.1", "@angular/common": "5.1.1", @@ -28,7 +28,7 @@ "@angular/platform-browser-dynamic": "5.1.1", "@angular/router": "5.1.1", "@ngx-translate/core": "9.1.1", - "alfresco-js-api": "2.4.0-beta14", + "alfresco-js-api": "2.4.0", "chart.js": "2.5.0", "core-js": "2.4.1", "hammerjs": "2.0.8", diff --git a/package.json b/package.json index f142b66ff2..28b2308895 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alfresco-components", "description": "Alfresco Angular components", - "version": "2.4.0-beta14", + "version": "2.4.0", "author": "Alfresco Software, Ltd.", "main": "./index.js", "scripts": { @@ -76,7 +76,7 @@ "@mat-datetimepicker/moment": "1.0.4", "@ngx-translate/core": "9.1.1", "@nrwl/schematics": "^1.0.3", - "alfresco-js-api": "2.4.0-beta14", + "alfresco-js-api": "2.4.0", "chart.js": "2.5.0", "classlist.js": "1.1.20150312", "core-js": "2.4.1",