bumping the style version and the stylesheet version
<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
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for TroutCreek
-Version: 1.0.7
+Version: 1.0.8
*/