bump 1.10.0 (#1343)

* 1.10.0

* bump app config
This commit is contained in:
Cilibiu Bogdan
2020-02-17 17:35:51 +02:00
committed by GitHub
parent c4b97f5b87
commit 5284f96981
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.9.0",
"version": "1.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "1.9.0",
"version": "1.10.0",
"license": "LGPL-3.0",
"scripts": {
"ng": "ng",
+1 -1
View File
@@ -19,7 +19,7 @@
},
"application": {
"name": "Alfresco Content Application",
"version": "1.9.0",
"version": "1.10.0",
"logo": "assets/images/alfresco-logo-flower.svg",
"copyright": "APP.COPYRIGHT"
},