diff --git a/CHANGELOG b/CHANGELOG
index a4c9b3f..486e260 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -241,3 +241,7 @@
[1.38.0]
* Update minio to 2018-11-17T01-23-48Z
+
+[1.39.0]
+* Update minio to 2018-11-30T03-56-59Z
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 7634bbb..1297e34 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
- "version": "1.38.0",
+ "version": "1.39.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index 609b7d7..3568acc 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Minio 2018-11-17T01-23-48Z.
+This app packages Minio 2018-11-30T03-56-59Z.
Minio is a distributed object storage server built for cloud applications and devops.