diff --git a/CHANGELOG b/CHANGELOG
index 95c1b42..9e464b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -365,3 +365,7 @@
[1.75.0]
* Update minio to 2019-08-14T20-37-41Z
+
+[1.76.0]
+* Update minio to 2019-08-21T19-40-07Z
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 0b0bfee..47f1904 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
- "version": "1.75.0",
+ "version": "1.76.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index aeac718..33119e0 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Minio 2019-08-14T20-37-41Z.
+This app packages Minio 2019-08-21T19-40-07Z.
Minio is a distributed object storage server built for cloud applications and devops.