From 6ab9536566b439c1e87aa86bca3503f4d908eaa1 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 17 Jul 2018 15:21:36 -0400 Subject: [PATCH] Stylesheet version bump --- .nvmrc | 1 + header.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .nvmrc diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..dbca4f3 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +0.10.25 diff --git a/header.php b/header.php index 1ccd96b..385aa29 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 8286b24..3e14027 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,5 @@ Theme Name: TrueNorthGolf Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for True North Golf Club -Version: 1.0.25 +Version: 1.0.26 */ -- 2.17.1