From 9c6ad589758cd9a8a2da8c6868e54b3a83d998fb Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 4 Nov 2016 11:05:27 -0400 Subject: [PATCH] Update version number in css call Needed for cache busting of app.css --- header.php | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index c33cfc0..5123632 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + @@ -30,7 +30,7 @@ | Log Out - diff --git a/style.css b/style.css index e24834c..e6f11c0 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: jollylama Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for jollylama -Version: 1.1.5 +Version: 1.1.6 */ -- 2.17.1