From a91bb82cde2b60667b8da532a5249c13b4634c66 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 28 Aug 2018 15:06:50 -0400 Subject: [PATCH] Version bump --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index eb3b5ad..c410b5e 100644 --- a/functions.php +++ b/functions.php @@ -165,7 +165,7 @@ function glm_site_scripts() wp_enqueue_script('jquery'); wp_enqueue_script( 'glm_foundation', - get_template_directory_uri() . '/js/app.js?v=1.0.0', + get_template_directory_uri() . '/js/app.js?v=1.0.19', 'jquery', '1.0.9', true diff --git a/style.css b/style.css index db2143f..133be9b 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.18 +Version: 1.0.19 */ -- 2.17.1