Version & stylesheet bump
authorLaury GvR <laury@gaslightmedia.com>
Thu, 25 Apr 2019 20:29:08 +0000 (16:29 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 25 Apr 2019 20:29:08 +0000 (16:29 -0400)
parts/header-meta.php
style.css

index 3871eda..cc98b21 100644 (file)
@@ -2,7 +2,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.7">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
     <link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
@@ -10,4 +10,4 @@
         var all_funds = <?php echo get_funds() ?>;
 
     </script>
-  </head>
\ No newline at end of file
+  </head>
index e606b0c..c1dc126 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Petoskey-HarborSpringsCommunityFoundation
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Petoskey-HarborSpringsCommunityFoundation
-Version: 1.0.7
+Version: 1.0.8
 */