From 2717c3f8540c564fe94b3efae38ee85ed272ff52 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 4 May 2018 10:03:08 -0400 Subject: [PATCH] Bump version of css Bump the call to css file. For cache busting. --- parts/header-meta.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/header-meta.php b/parts/header-meta.php index 647c96e..9000b7c 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 2963244..b7eafda 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MiGCSA Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MiGCSA -Version: 1.0.9 +Version: 1.0.10 */ -- 2.17.1