From a182bbe1def891fa09f1e05f5819eacaccc2c2b0 Mon Sep 17 00:00:00 2001 From: Martin Mueller Date: Wed, 27 Nov 2019 18:01:20 +0100 Subject: [PATCH] prepare extension versions --- projects/aca-shared/package.json | 2 +- projects/adf-office-services-ext/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index 1c8ef9489..232e60e55 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/aca-shared", - "version": "1.9.0", + "version": "1.9.1", "peerDependencies": { "@angular/common": "^7.2.0", "@angular/core": "^7.2.0", diff --git a/projects/adf-office-services-ext/package.json b/projects/adf-office-services-ext/package.json index 4f5225737..96c2dca87 100644 --- a/projects/adf-office-services-ext/package.json +++ b/projects/adf-office-services-ext/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/adf-office-services-ext", - "version": "0.0.7", + "version": "0.0.8", "license": "Apache-2.0", "homepage": "https://github.com/Alfresco/alfresco-content-app", "keywords": ["Alfresco", "ADF", "ACA", "Content Application"],