Version 1.12.0

This commit is contained in:
Girish Ramakrishnan
2020-10-12 21:22:08 -07:00
parent a728b9131a
commit 23d574e2ee
3 changed files with 14 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Secure & decentralized communication",
"version": "1.11.0",
"version": "1.12.0",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,
@@ -32,6 +32,6 @@
"postInstallMessage": "file://POSTINSTALL.md",
"minBoxVersion": "5.3.0",
"forumUrl": "https://forum.cloudron.io/category/50/matrix-synapse-riot",
"documentationUrl": "https://cloudron.io/documentation/apps/synapse/",
"documentationUrl": "https://docs.cloudron.io/apps/synapse/",
"optionalSso": true
}