From b95e6a3b5cbb5d4c0109f78d0bbaebef760be1b2 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sat, 25 Apr 2020 13:50:57 -0700 Subject: [PATCH] Version 1.0.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ca538ba..5549853 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -110,3 +110,7 @@ [0.7.1] * Users will now automatically join the #discuss channel (only in new installations) +[1.0.0] +* Use latest base image +* Update to synapse v1.12.4 + diff --git a/CloudronManifest.json b/CloudronManifest.json index f575ade..569b92b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "0.7.1", + "version": "1.0.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912, diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 9bd50a4..30628f0 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Synapse 1.12.3. +This app packages Synapse 1.12.4. **This package only provides the Matrix backend. A variety of clients are available [here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and