|
@@ -29,14 +29,15 @@
|
|
|
"developmentMode": false,
|
|
|
"minBoxVersion": "0.80.0",
|
|
|
"manifestVersion": 1,
|
|
|
- "website": "https://taiga.io/",
|
|
|
+ "website": "https://taiga.io",
|
|
|
"contactEmail": "support@cloudron.io",
|
|
|
- "icon": "logo.png",
|
|
|
+ "icon": "file://logo.png",
|
|
|
"mediaLinks": [
|
|
|
"https://i.imgur.com/lwD0kKR.png",
|
|
|
"https://i.imgur.com/mgQu5QD.png",
|
|
|
"https://i.imgur.com/YMXzySO.png",
|
|
|
"https://i.imgur.com/zMEzCHv.png",
|
|
|
"https://i.imgur.com/muT1pMw.png"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "postInstallMessage": "file://POSTINSTALL.md"
|
|
|
}
|