I bumped the version number
authorIan Weller <ian@gaslightmedia.com>
Thu, 22 Jun 2017 13:14:13 +0000 (09:14 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 22 Jun 2017 13:14:13 +0000 (09:14 -0400)
I updated the stylesheet call number and stylesheet theme number.

header.php
style.css

index 23e6037..c7be97e 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.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 bloginfo('template_url'); ?>/favicon.ico">
     <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Lobster+Two:700,700italic' rel='stylesheet' type='text/css'>
index 4bf3d1a..4d2079c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: EmmetCountyFair
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for EmmetCountyFair
-Version: 1.0.30
+Version: 1.0.31
 */