Bumping version and stylesheet
authorLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 18:32:45 +0000 (13:32 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 30 Jan 2018 18:32:45 +0000 (13:32 -0500)
header.php
style.css

index bff824c..e93b7b0 100644 (file)
@@ -7,7 +7,7 @@
       <title><?php wp_title(); ?></title> 
     <?php wp_head();?>
         <link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/assets/favicon.png">
-       <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.7" />
  </head>
  <body>
      <div class="off-canvas-wrap" data-offcanvas>
index b5ce08d..f04870b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,4 +3,5 @@ Theme Name: Chippewa County EDC
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme created for Chippewa County EDC.
-Version: 1.0.6
+Version: 1.0.7
+*/
\ No newline at end of file