From eb26b76b2cef4114b830fde6521e120c97a649b4 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 24 Apr 2017 08:50:16 -0400 Subject: [PATCH] I updated the version number I updated the theme version number and I also updated the style call number to break caches. --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 25369d3..3ec0e01 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 5f0f8ac..3347ce3 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: WildBills Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ParrotsLanding -Version: 1.0.1 +Version: 1.0.2 */ -- 2.17.1