diff --git a/CHANGELOG b/CHANGELOG index 6682e6e..18d5a6b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -104,3 +104,6 @@ [0.6.0] * Fix title +[0.7.0] +* Set turn_uris to an array and not a string + diff --git a/CloudronManifest.json b/CloudronManifest.json index 162ad05..c5d1652 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "0.6.0-2", + "version": "0.7.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912,