bumping stylesheet version number
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 30 Nov 2017 14:28:03 +0000 (09:28 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 30 Nov 2017 14:28:03 +0000 (09:28 -0500)
bumping the style version and the stylesheet version

parts/header-meta.php
style.css

index be4830a..0f603fb 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.7">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
     <?php wp_head(); ?>
   </head>
\ No newline at end of file
index eb1bded..2a933ed 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.7
+Version: 1.0.8
 */