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,