Version bump for release changes
authorLaury GvR <laury@gaslightmedia.com>
Wed, 14 Aug 2019 16:40:21 +0000 (12:40 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 14 Aug 2019 16:40:21 +0000 (12:40 -0400)
parts/header-meta.php
style.css

index d670d81..410b873 100644 (file)
@@ -3,7 +3,7 @@
     <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/animate.min.css">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.29">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.31">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Montserrat:400,400italic,700' rel='stylesheet' type='text/css'>
     <link rel="stylesheet" href="https://use.typekit.net/vqf0bqy.css">
@@ -23,4 +23,4 @@
     <!-- DO NOT MODIFY -->
     <!-- End Facebook Pixel Code -->
     <?php wp_head(); ?>
-  </head>
\ No newline at end of file
+  </head>
index e1bf5cf..ef719ad 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Discover Kalamazoo 2018
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Discover Kalamazoo
-Version: 1.0.30
+Version: 1.0.31
 */