From 2f01ea6f0daa5cb7d2213d2effee46f9399293ad Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 12 Sep 2021 10:09:46 +0200 Subject: Update station name autocompletion for T-S-DE-IRIS 1.60 --- 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 394bcfd..d029251 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 = 'v37'; # asset version + % my $av = 'v38'; # asset version -- cgit v1.2.3