bumping stylesheet
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 22 Nov 2017 16:49:50 +0000 (11:49 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 22 Nov 2017 16:49:50 +0000 (11:49 -0500)
bumping stylesheet version number

parts/header-meta.php
style.css

index bd3cce2..be4830a 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.6">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.7">
     <?php wp_head(); ?>
   </head>
\ No newline at end of file
index 06a9328..eb1bded 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: TroutCreek
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for TroutCreek
-Version: 1.0.6
+Version: 1.0.7
 */