Update header release info

This commit is contained in:
tduva 2018-10-26 20:29:49 +02:00
parent 45135e5598
commit 22a6e88ede

View File

@ -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");