From f810ee278c33cfae526b8b182f4a5dbb171e3f08 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 15 May 2020 10:53:57 -0700 Subject: [PATCH] Version 1.2.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6137f4c..428f84c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,3 +23,7 @@ * Add tooltips to audio/video player buttons in web UI (ariasuni) * Add submit button to the top of preferences pages (guigeekz) +[1.2.0] +* Use latest base image 2.0.0 +* Update the memory limit to 1.5.GB + diff --git a/CloudronManifest.json b/CloudronManifest.json index 0ce7515..6e684c8 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.1.2", + "version": "1.2.0", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1610612736,