From fdc121d529b04d41accdd612348ad85f288d42e8 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 27 Apr 2022 08:38:51 +0100 Subject: [PATCH] Bump date --- app/templates/views/roadmap.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html index 961c12d87..194f083f2 100644 --- a/app/templates/views/roadmap.html +++ b/app/templates/views/roadmap.html @@ -12,7 +12,7 @@ {{ content_metadata( data={ - "Last updated": "26 April 2022", + "Last updated": "27 April 2022", "Next review due": "21 June 2022" } ) }}