From eb5f4b06cdb7d2ac229758ade16f69acf70194dc Mon Sep 17 00:00:00 2001 From: Derf Null Date: Wed, 3 May 2023 19:55:38 +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 9393021..c638bbf 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 = 'v52'; # asset version + % my $av = 'v53'; # asset version -- cgit v1.2.3