From 90e40416f08c3f99e0ec0da1233c4303cc38018f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 24 Jan 2020 11:44:25 -0800 Subject: [PATCH] Version 1.0.0-1 --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 742c69a..b913a3e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.0.0", + "version": "1.0.0-1", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1073741824,