From 851be46754f6db586f1742545bc3aac5030f0d3f Mon Sep 17 00:00:00 2001 From: Derf Null Date: Sun, 7 May 2023 09:56:07 +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 c638bbf..64373fe 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 = 'v53'; # asset version + % my $av = 'v54'; # asset version -- cgit v1.2.3