Bumped stylesheet version
authorLaury GvR <laury@gaslightmedia.com>
Tue, 9 Jan 2018 15:03:34 +0000 (10:03 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 9 Jan 2018 15:03:34 +0000 (10:03 -0500)
parts/header-meta.php

index 8c44fcc..39080bc 100644 (file)
@@ -2,6 +2,6 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.11">
     <?php wp_head(); ?>
   </head>
\ No newline at end of file