bumping stylesheet version numbers
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Sep 2017 13:14:54 +0000 (09:14 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 7 Sep 2017 13:14:54 +0000 (09:14 -0400)
parts/header-meta.php
style.css

index a558045..d5642a1 100644 (file)
@@ -5,7 +5,7 @@
 <!--    <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">-->
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.3">
     <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <?php wp_head(); ?>
 </head>
\ No newline at end of file
index e4402ed..10e8587 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BaragaCounty
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BaragaCounty
-Version: 1.0.2
+Version: 1.0.3
 */