From a35d392f13687ed30324a896ba54ab2f2095dd92 Mon Sep 17 00:00:00 2001 From: Vermaas <vermaas@astron.nl> Date: Tue, 9 May 2023 08:24:53 +0200 Subject: [PATCH] micro change to trigger build --- 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 3e7ac006..b07f8df8 100644 --- a/atdb/taskdatabase/templates/taskdatabase/index.html +++ b/atdb/taskdatabase/templates/taskdatabase/index.html @@ -35,7 +35,7 @@ </div> </div> - <p class="footer"> Version 1 May 2023 + <p class="footer"> Version 2 May 2023 </div> -- GitLab