diff --git a/CHANGELOG b/CHANGELOG index 5919853..fbf55a6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -93,3 +93,7 @@ * Add home link to the getting started column when home isn't mounted (ThibG) * Add option to disable swiping motions across the web UI (ThibG) * Add pop-out player for audio/video in web UI (Gargron, Gargron, Gargron, noellabo) + +[1.6.0] +* Update base image to v3 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 68537d2..42fafae 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.5.0-1", + "version": "1.6.0", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1610612736,