Skip to content

Commit 7d753f7

Browse files
committed
change app name
1 parent e162f97 commit 7d753f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

icon.png

30.6 KB
Loading

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "d2-dataset-configuration",
33
"description": "Project Configuration app",
4-
"version": "2.8.0",
4+
"version": "2.8.1",
55
"license": "GPL-3.0",
66
"author": "EyeSeeTea team",
77
"homepage": ".",
@@ -16,7 +16,7 @@
1616
"@dhis2/d2-i18n-extract": "1.0.8",
1717
"@dhis2/d2-i18n-generate": "1.2.0",
1818
"@dhis2/ui": "6.12.0",
19-
"@eyeseetea/d2-api": "1.16.0",
19+
"@eyeseetea/d2-api": "1.21.0-beta.2",
2020
"@eyeseetea/d2-ui-components": "2.11.0",
2121
"@material-ui/core": "4.12.4",
2222
"@material-ui/icons": "4.11.3",
@@ -117,8 +117,8 @@
117117
"add-core-competency": "npx ts-node src/scripts/add-core-compentency-to-datasets.ts"
118118
},
119119
"manifest.webapp": {
120-
"name": "Project Configuration app",
121-
"description": "Project Configuration app",
120+
"name": "New DC App - 2.8.0",
121+
"description": "New DC App - with indicator matching",
122122
"icons": {
123123
"48": "icon.png"
124124
},

0 commit comments

Comments
 (0)