From df27058a22e857557a8cdefee048b9557db63ac4 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Tue, 17 Jun 2025 18:26:34 +0200 Subject: release assets --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 8e07e11..e67f99c 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 = 'v91'; # asset version + % my $av = 'v92'; # asset version -- cgit v1.2.3