From da7ed542db039bc22cd8637f0ed2197844cddf4a Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 20 Jun 2025 11:01:08 +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 e67f99c..560877b 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 = 'v92'; # asset version + % my $av = 'v93'; # asset version -- cgit v1.2.3