Version 1.93.0

This commit is contained in:
Girish Ramakrishnan 2020-02-21 17:19:24 -08:00
parent 5e83c9cf88
commit 91c29432e3
3 changed files with 5 additions and 2 deletions

View File

@ -417,3 +417,6 @@
[1.92.0]
* Update minio to 2020-02-07T23-28-16Z
[1.93.0]
* Update minio to 2020-02-20T22-51-23Z

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "1.92.0",
"version": "1.93.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2020-02-07T23-28-16Z</upstream>.
This app packages Minio <upstream>2020-02-20T22-51-23Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.