diff --git a/CHANGELOG b/CHANGELOG index eab6eb2..00d0c32 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -429,3 +429,6 @@ [1.96.0] * Update minio to 2020-03-09T18-26-53Z +[1.97.0] +* Update minio to 2020-03-14T02-21-58Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index 606de61..5cf0cd3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.96.0", + "version": "1.97.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index e5401a0..3ba07ad 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2020-03-09T18-26-53Z. +This app packages Minio 2020-03-14T02-21-58Z. Minio is a distributed object storage server built for cloud applications and devops.