From bbd38a54a0d281fe16b1e1cf0dce13ef09ea1adb Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 16 Jun 2025 20:49:24 +0200 Subject: Release assets --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 03e35bc..8e07e11 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 = 'v90'; # asset version + % my $av = 'v91'; # asset version -- cgit v1.2.3