From 0595681f8f59c83c9e775519ccbacfd7243ff117 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 26 Apr 2018 11:37:31 -0400 Subject: [PATCH] creating release for changes made on develop bumping version numbers for changes on develop in the release --- functions.php | 2 +- parts/header-meta.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index 5eba51a..625b72c 100644 --- a/functions.php +++ b/functions.php @@ -167,7 +167,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0', + '1.0.9', true ); if(is_front_page()) { diff --git a/parts/header-meta.php b/parts/header-meta.php index b51636a..59faa94 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 1480ead..bbb5fec 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for BrewbakersHousingRV -Version: 1.0.8 +Version: 1.0.9 */ -- 2.17.1