[ACA-3153] bump version to 1.11.0 (#1435)

* 1.11.0

* upgrade testing and cli

* update config file
This commit is contained in:
Denys Vuika
2020-04-30 16:23:45 +01:00
committed by GitHub
parent c98482a672
commit 4230f8415c
3 changed files with 82 additions and 82 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.10.0",
"version": "1.11.0",
"license": "LGPL-3.0",
"scripts": {
"postinstall": "./scripts/postinstall.sh",
@@ -74,8 +74,8 @@
"zone.js": "0.8.29"
},
"devDependencies": {
"@alfresco/adf-testing": "3.8.0-beta9",
"@alfresco/adf-cli": "3.8.0-beta9",
"@alfresco/adf-cli": "3.8.0-7627b01bb10a195a81c182a85cb80244cc1b11b4",
"@alfresco/adf-testing": "3.8.0-7627b01bb10a195a81c182a85cb80244cc1b11b4",
"@angular-devkit/build-angular": "~0.13.9",
"@angular-devkit/build-ng-packagr": "^0.13.10",
"@angular/cli": "^7.3.9",