diff --git a/templates/index.html b/templates/index.html index 15e4a8f..f32ffc1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -153,6 +153,9 @@
+ {{ datetime(2023, 5, 10) }} {% trans v='1.12' %}Version {{ v }} released{% endtrans %} ({% trans %}changes{% endtrans %}) +
{{ datetime(2020, 12, 12) }} {% trans v='1.7.1' %}Version {{ v }} released{% endtrans %} ({% trans %}changes{% endtrans %})