From b50e04617c30e46906e77fc7e70f198f34ed93af Mon Sep 17 00:00:00 2001 From: Nico Vermaas <vermaas@astron.nl> Date: Mon, 11 Jul 2022 09:10:25 +0200 Subject: [PATCH] update timestamp --- atdb/taskdatabase/templates/taskdatabase/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atdb/taskdatabase/templates/taskdatabase/index.html b/atdb/taskdatabase/templates/taskdatabase/index.html index 0f0f7431..55ba5dde 100644 --- a/atdb/taskdatabase/templates/taskdatabase/index.html +++ b/atdb/taskdatabase/templates/taskdatabase/index.html @@ -34,7 +34,7 @@ {% include 'taskdatabase/pagination.html' %} </div> </div> - <p class="footer"> Version 1.0.0 (17 may 2022 - 9:00) + <p class="footer"> Version 1.0.0 (11 jul 2022 - 9:00) </div> -- GitLab