diff --git a/CHANGELOG b/CHANGELOG index 428f84c..15756f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -27,3 +27,6 @@ * Use latest base image 2.0.0 * Update the memory limit to 1.5.GB +[1.3.0] +* Add forumUrl + diff --git a/CloudronManifest.json b/CloudronManifest.json index 50423f0..539455f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.2.0", + "version": "1.3.0", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1610612736,