Version bump
authorLaury GvR <laury@gaslightmedia.com>
Mon, 27 Aug 2018 17:48:21 +0000 (13:48 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 27 Aug 2018 17:48:21 +0000 (13:48 -0400)
parts/header-meta.php
style.css

index f7130d2..77e8c98 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.4.1">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.5.0">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
     <link href="https://fonts.googleapis.com/css?family=Balthazar|Yellowtail" rel="stylesheet">
     <?php wp_head(); ?>
index ffcdbe3..58d143a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Frederic Township
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Frederic Township
-Version: 1.0.4
+Version: 1.0.5
 */