Change the copyright year in APPM Publisher and Store

This commit is contained in:
anjula-sack 2020-06-22 11:48:19 +05:30
parent 2942091150
commit 2dbbf5bc79
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"theme": { "theme": {
"logo": "https://entgra.io/assets/images/svg/logo.svg", "logo": "https://entgra.io/assets/images/svg/logo.svg",
"primaryColor": "rgb(24, 144, 255)", "primaryColor": "rgb(24, 144, 255)",
"footerText": "©2019 entgra.io" "footerText": "©2020 entgra.io"
}, },
"serverConfig": { "serverConfig": {
"invoker": { "invoker": {

View File

@ -4,7 +4,7 @@
"value": "lightBaseTheme", "value": "lightBaseTheme",
"logo" : "https://entgra.io/assets/images/svg/logo.svg", "logo" : "https://entgra.io/assets/images/svg/logo.svg",
"primaryColor": "rgb(24, 144, 255)", "primaryColor": "rgb(24, 144, 255)",
"footerText": "©2019 entgra.io" "footerText": "©2020 entgra.io"
}, },
"serverConfig": { "serverConfig": {
"invoker": { "invoker": {