diff --git a/CHANGELOG b/CHANGELOG index 4ee2497..b611d38 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -35,3 +35,7 @@ [1.0.0] * Update to 2017-08-05T00-00-53Z +[1.1.0] +* Update to 2017-09-29T19-16-56Z +* This version requires at Cloudron v1.7.2 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 51c6012..3eadff0 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.0.0", + "version": "1.1.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 92c5e0f..8d4c783 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2017-08-05T00-00-53Z. +This app packages Minio 2017-09-29T19-16-56Z. Minio is a distributed object storage server built for cloud applications and devops.