bumping the version number
authorIan Weller <ian@gaslightmedia.com>
Wed, 21 Jun 2017 20:31:02 +0000 (16:31 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 21 Jun 2017 20:31:02 +0000 (16:31 -0400)
I bumped up the version numbers of the style calls and the style.css

header.php
style.css

index fd5c2dc..59b4045 100644 (file)
@@ -4,7 +4,7 @@
     <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.10">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.13">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
     <!-- Facebook Pixel Code -->
index 745e18a..0362df0 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ParrotsLanding
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ParrotsLanding
-Version: 1.0.10
+Version: 1.0.13
 */