Version 0.7.0

This commit is contained in:
Girish Ramakrishnan
2020-04-11 14:02:59 -07:00
parent 090dbb0244
commit b334814760
2 changed files with 4 additions and 1 deletions

View File

@@ -104,3 +104,6 @@
[0.6.0]
* Fix title
[0.7.0]
* Set turn_uris to an array and not a string

View File

@@ -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,