diff --git a/CloudronManifest.json b/CloudronManifest.json index 191739d..455bbde 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,10 +4,11 @@ "author": "TerminusDB", "description": "TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs.", "tagline": "If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.", - "version": "0.0.5", + "version": "0.0.6", "healthCheckPath": "/", "httpPort": 3000, "addons": { + "localstorage": {}, "proxyAuth": {} }, "optionalSso": true,