Version 0.6.0

This commit is contained in:
Girish Ramakrishnan
2020-04-09 23:31:53 -07:00
parent d67738a588
commit ed5ccef86c
2 changed files with 4 additions and 1 deletions

View File

@@ -101,3 +101,6 @@
[0.5.0] [0.5.0]
* New reworked app * New reworked app
[0.6.0]
* Fix title

View File

@@ -6,7 +6,7 @@
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "An Open network for secure, decentralized communication", "tagline": "An Open network for secure, decentralized communication",
"tagline": "Matrix homeserver", "tagline": "Matrix homeserver",
"version": "0.5.0", "version": "0.6.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8008, "httpPort": 8008,
"memoryLimit": 536870912, "memoryLimit": 536870912,