releases.json update instructions are broken.
diff --git a/README.md b/README.md
index 63df195..8e3b89e 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,10 @@
 Updating Downloads Page
 -----------------------
 
+The instructions below to automatically update releases are currently broken: APEXCORE-469
+
+Until that is resolved, update the file manually. To find the release date, use `git cat-file tag <tagname>`
+
 The downloads page uses the content of `./releases.json` to populate the tables found there.
 Care has been taken to automatically generate this releases.json file. To do so, run:
 
diff --git a/releases.json b/releases.json
index f5bc230..007cfd0 100644
--- a/releases.json
+++ b/releases.json
@@ -21,7 +21,7 @@
         "version": "3.7.0",
         "docs": "3.7",
         "repo": "apex-malhar",
-        "date": 1490679591000
+        "date": 1491025960000
       },
       {
         "version": "3.6.0",