diff --git a/CHANGELOG b/CHANGELOG index 3206be8..0d29af2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,2 +1,5 @@ +[2.6.1] +* Updated to 2.6.1, enabled LDAP integration + [2.5.2] * Initial Cloudron packaging diff --git a/CloudronManifest.json b/CloudronManifest.json index f491528..fe367e2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "A federated microblogging network that is decentralized between independently operated servers", - "version": "2.5.2", + "version": "2.6.1", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 671088640,