For cache bust
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Aug 2018 20:46:24 +0000 (16:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Aug 2018 20:46:24 +0000 (16:46 -0400)
Css file v update

parts/header-meta.php

index b03d488..5776efa 100644 (file)
@@ -2,7 +2,7 @@
     <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.8">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.16">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
     <link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href="//fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
@@ -11,4 +11,4 @@
     <?php
         global $woocommerce;
     ?>
-  </head>
\ No newline at end of file
+  </head>