From e3f62e54e62c94f71b9c0ef63da553cf728a0477 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 9 Jan 2022 12:08:14 +0100 Subject: bump asset version --- templates/layouts/legacy.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts/legacy.html.ep') diff --git a/templates/layouts/legacy.html.ep b/templates/layouts/legacy.html.ep index 0f9676c..4fcc79b 100644 --- a/templates/layouts/legacy.html.ep +++ b/templates/layouts/legacy.html.ep @@ -17,7 +17,7 @@ % } - % my $av = 'v58'; # asset version + % my $av = 'v59'; # asset version %= stylesheet "/static/${av}/css/default.css" %= stylesheet "/static/${av}/css/material-icons.css" %= stylesheet "/static/${av}/css/jquery-ui.min.css" -- cgit v1.2.3