From d67738a58809eee3bdfcf30856faaf347a4af494 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 9 Apr 2020 23:31:34 -0700 Subject: [PATCH] Fix title --- CloudronManifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index e4ade25..c6abf20 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,9 +1,10 @@ { "id": "org.matrix.synapse", - "title": "An Open network for secure, decentralized communication", + "title": "Matrix Synapse", "author": "Matrix synapse authors", "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", + "tagline": "An Open network for secure, decentralized communication", "tagline": "Matrix homeserver", "version": "0.5.0", "healthCheckPath": "/",