diff --git a/index.html b/index.html
index f338d1b..8f0cd27 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@ function loaded() {
{ ceiling: null, text: "$years years ago" }
]
}
- document.getElementById("ago").innerHTML = "Version 0.8.7 released "+humanized_time_span("2017/09/12", Date(), custom_date_formats)+"";
+ document.getElementById("ago").innerHTML = "Version 0.9.2 released "+humanized_time_span("2018/10/26", Date(), custom_date_formats)+"";
getDownloads("v0.9.2");