Stylesheet bump
authorLaury GvR <laury@gaslightmedia.com>
Tue, 15 May 2018 15:11:28 +0000 (11:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 15 May 2018 15:11:28 +0000 (11:11 -0400)
header.php
style.css

index a9a752c..353cb1e 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.png">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.0.1">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.0.0">
     <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
     <link href="https://fonts.googleapis.com/css?family=Fondamento" rel="stylesheet">
     <?php wp_head(); ?>
index e77c2c2..e59ef9c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Ka Hale A Ke Ola
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Ka Hale A Ke Ola
-Version: 0.0.1
+Version: 1.0.0
 */