diff --git a/CHANGELOG b/CHANGELOG index d7d8524..6682e6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -101,3 +101,6 @@ [0.5.0] * New reworked app +[0.6.0] +* Fix title + diff --git a/CloudronManifest.json b/CloudronManifest.json index c6abf20..c360c78 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -6,7 +6,7 @@ "changelog": "file://CHANGELOG", "tagline": "An Open network for secure, decentralized communication", "tagline": "Matrix homeserver", - "version": "0.5.0", + "version": "0.6.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912,