diff --git a/CHANGELOG b/CHANGELOG index 46b6dbf..2129f5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -217,3 +217,6 @@ [1.30.0] * Update minio to 2018-09-11T01-39-21Z +[1.31.0] +* Update minio to 2018-09-12T18-49-56Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7ca96ef..6989bae 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.30.0", + "version": "1.31.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 022078a..d771f31 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2018-09-11T01-39-21Z. +This app packages Minio 2018-09-12T18-49-56Z. Minio is a distributed object storage server built for cloud applications and devops.