From ee7c02aa5ffebe918280f5b28d366783a6de3dca Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 29 Mar 2025 16:43:10 +0100 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 1541f39..b40dde5 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 = 'v83'; # asset version + % my $av = 'v84'; # asset version -- cgit v1.2.3