From 64489725b36f3b98caa566248398b70f26c2b5aa Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 28 Jul 2024 16:25:49 +0200 Subject: release assets --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts/default.html.ep') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 0b17149..91f382f 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -13,7 +13,7 @@ % while (my ($key, $value) = each %{stash('opengraph') // {}}) { % } - % my $av = 'v78'; # asset version + % my $av = 'v79'; # asset version -- cgit v1.2.3