From 18ab261e4d673711b4507be68682791422432c31 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 21 Jun 2017 13:53:29 -0400 Subject: [PATCH] bumping version number I forgot to bump the version numbers in the header.php and style.css on the previous hotfix. --- header.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index d1f1f35..930462f 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 8199072..150e167 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: ParrotsLanding Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for ParrotsLanding -Version: 1.0.7 +Version: 1.0.9 */ -- 2.17.1