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",
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"],
|
||||
|
@ -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"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user