From 84730c98a19a23a46985dbc88d6bfdcad277bd3b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 15 Jul 2022 21:39:07 +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 707c475..c36c7ad 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 = 'v40'; # asset version + % my $av = 'v41'; # asset version -- cgit v1.2.3