bump versions (#1365)

This commit is contained in:
Adina Parpalita 2020-03-16 14:21:49 -07:00 committed by GitHub
parent a9b278af18
commit 48100b40bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.10.0",
"version": "1.10.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.10.0",
"version": "1.10.1",
"license": "LGPL-3.0",
"scripts": {
"ng": "ng",

View File

@ -1,6 +1,6 @@
{
"name": "@alfresco/aca-shared",
"version": "1.9.2",
"version": "1.9.3",
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0",

View File

@ -1,7 +1,7 @@
{
"$schema": "../../../extension.schema.json",
"$id": "9a635542-d87a-4558-ae64-ffa199d1a364",
"$version": "0.0.10",
"$version": "0.0.11",
"$name": "keensoft.aos.plugin",
"$description": "Extension that provides Office Edit Online Action",
"$vendor": "Keensoft",

View File

@ -1,6 +1,6 @@
{
"name": "@alfresco/adf-office-services-ext",
"version": "0.0.10",
"version": "0.0.11",
"license": "Apache-2.0",
"homepage": "https://github.com/Alfresco/alfresco-content-app",
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],

View File

@ -19,7 +19,7 @@
},
"application": {
"name": "Alfresco Content Application",
"version": "1.10.0",
"version": "1.10.1",
"logo": "assets/images/alfresco-logo-flower.svg",
"copyright": "APP.COPYRIGHT"
},