From 55581d1f257eeff7e509cb03f3eeed7e2da6f3a9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 May 2019 12:41:06 +0200 Subject: update asset version --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index e6a4f6a..e52174d 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -9,7 +9,7 @@ - % my $av = 'v12'; # asset version + % my $av = 'v13'; # asset version %= stylesheet "/static/${av}/css/materialize.min.css" -- cgit v1.2.3