I bumped the version number and call number
authorIan Weller <ian@gaslightmedia.com>
Fri, 14 Jul 2017 16:01:17 +0000 (12:01 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 14 Jul 2017 16:01:17 +0000 (12:01 -0400)
I bumped the theme version number and the style call number.

header.php
style.css

index 9594105..eaae52e 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.1.24">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.25">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:700' rel='stylesheet' type='text/css'>
index 1696d57..b216f12 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Headlands International Dark Sky Park
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme made for Emmet County's Dark Sky Park
-Version: 1.1.24
+Version: 1.1.25
 */
\ No newline at end of file