diff --git a/CHANGELOG b/CHANGELOG index bfd1412..385c09b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -236,3 +236,6 @@ [1.36.0] * Update minio to 2018-10-25T01-27-03Z +[1.37.0] +* Update minio to 2018-11-06T01-01-02Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index 0a69631..0c8b321 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.36.0", + "version": "1.37.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 4a6700c..7ff07f9 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2018-10-25T01-27-03Z. +This app packages Minio 2018-11-06T01-01-02Z. Minio is a distributed object storage server built for cloud applications and devops.