1.9.1 bump (#1359)

* 1.9.1

* 1.9.1 bump

* bump aos version to the one containing the hot fix

* bump aca-shared

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
This commit is contained in:
Cilibiu Bogdan
2020-03-07 14:46:58 +02:00
committed by GitHub
co-authored by Adina Parpalita
parent 33d79960ab
commit da8b2d64ae
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.9.0",
"version": "1.9.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.9.0",
"version": "1.9.1",
"license": "LGPL-3.0",
"scripts": {
"ng": "ng",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@alfresco/aca-shared",
"version": "1.9.1",
"version": "1.9.2",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0",
@@ -1,7 +1,7 @@
{
"$schema": "../../../extension.schema.json",
"$id": "9a635542-d87a-4558-ae64-ffa199d1a364",
"$version": "0.0.8",
"$version": "0.0.11",
"$name": "keensoft.aos.plugin",
"$description": "Extension that provides Office Edit Online Action",
"$vendor": "Keensoft",
@@ -1,6 +1,6 @@
{
"name": "@alfresco/adf-office-services-ext",
"version": "0.0.8",
"version": "0.0.11",
"license": "Apache-2.0",
"homepage": "https://github.com/Alfresco/alfresco-content-app",
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],
+1 -1
View File
@@ -18,7 +18,7 @@
},
"application": {
"name": "Alfresco Content Application",
"version": "1.9.0",
"version": "1.9.1",
"logo": "assets/images/alfresco-logo-flower.svg",
"copyright": "APP.COPYRIGHT"
},