-m Stylesheet & theme version bump
authorLaury GvR <laury@gaslightmedia.com>
Wed, 1 May 2019 15:33:37 +0000 (11:33 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 1 May 2019 15:33:37 +0000 (11:33 -0400)
header.php
style.css

index 813a854..9727ed7 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.14">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.16">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
     <!-- Facebook Pixel Code -->
index 9ae8644..b25ffaa 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.15
+Version: 1.0.16
 */