cache bust style sheet
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Feb 2015 17:39:31 +0000 (12:39 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 16 Feb 2015 17:39:31 +0000 (12:39 -0500)
templates/template.html

index 0450057..6247b52 100755 (executable)
@@ -9,7 +9,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=9">
     {end:}
     {styles:h}
-    <link rel="stylesheet" href="{mediaBaseURL:h}css/app.css?v=1.1.1" />
+    <link rel="stylesheet" href="{mediaBaseURL:h}css/app.css?v=1.1.2" />
     <link rel="shortcut icon" href="/favicon.ico?v=1.1">
     {topScripts:h}