release: publish saldo 0.1.0
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"id": "com.example.saldo",
|
||||
"title": "Saldo",
|
||||
"author": "Saldo Contributors",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "Haushalt gemeinsam planen, verteilen und aktuell halten",
|
||||
"version": "0.1.0",
|
||||
"upstreamVersion": "0.1.0",
|
||||
"healthCheckPath": "/health",
|
||||
"httpPort": 8000,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://example.invalid/saldo",
|
||||
"contactEmail": "admin@example.invalid",
|
||||
"documentationUrl": "https://example.invalid/saldo-docs",
|
||||
"packagerName": "Saldo Contributors",
|
||||
"packagerUrl": "https://example.invalid/saldo",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"tags": [
|
||||
"budget",
|
||||
"haushalt",
|
||||
"pwa",
|
||||
"finanzen",
|
||||
"planung"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user