From 0d2a53c80d17ccf6b38e60c2cb21f41fe4633f56 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 20 Jun 2021 12:19:26 +0200 Subject: Update station autocompletion for T-S-DE-IRIS v1.56 --- 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 7e6eaec..394bcfd 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 = 'v36'; # asset version + % my $av = 'v37'; # asset version -- cgit v1.2.3