mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
bump versions (#1365)
This commit is contained in:
parent
a9b278af18
commit
48100b40bb
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "alfresco-content-app",
|
"name": "alfresco-content-app",
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "alfresco-content-app",
|
"name": "alfresco-content-app",
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/aca-shared",
|
"name": "@alfresco/aca-shared",
|
||||||
"version": "1.9.2",
|
"version": "1.9.3",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^7.2.0",
|
"@angular/common": "^7.2.0",
|
||||||
"@angular/core": "^7.2.0",
|
"@angular/core": "^7.2.0",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../../../extension.schema.json",
|
"$schema": "../../../extension.schema.json",
|
||||||
"$id": "9a635542-d87a-4558-ae64-ffa199d1a364",
|
"$id": "9a635542-d87a-4558-ae64-ffa199d1a364",
|
||||||
"$version": "0.0.10",
|
"$version": "0.0.11",
|
||||||
"$name": "keensoft.aos.plugin",
|
"$name": "keensoft.aos.plugin",
|
||||||
"$description": "Extension that provides Office Edit Online Action",
|
"$description": "Extension that provides Office Edit Online Action",
|
||||||
"$vendor": "Keensoft",
|
"$vendor": "Keensoft",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-office-services-ext",
|
"name": "@alfresco/adf-office-services-ext",
|
||||||
"version": "0.0.10",
|
"version": "0.0.11",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"homepage": "https://github.com/Alfresco/alfresco-content-app",
|
"homepage": "https://github.com/Alfresco/alfresco-content-app",
|
||||||
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],
|
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
},
|
},
|
||||||
"application": {
|
"application": {
|
||||||
"name": "Alfresco Content Application",
|
"name": "Alfresco Content Application",
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"logo": "assets/images/alfresco-logo-flower.svg",
|
"logo": "assets/images/alfresco-logo-flower.svg",
|
||||||
"copyright": "APP.COPYRIGHT"
|
"copyright": "APP.COPYRIGHT"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user