From 602e31801e3eff1b4787805c0f4344286a787a0e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 5 May 2019 09:41:32 +0200 Subject: release --- 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 407b9a6..174f354 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -10,7 +10,7 @@ % } - % my $av = 'v10'; # asset version + % my $av = 'v11'; # asset version %= stylesheet "/static/${av}/default.css" %= stylesheet "/static/${av}/jquery-ui.min.css" % my $force_mobile = param('force_mobile') // stash('force_mobile'); -- cgit v1.2.3