From 8f330fc3e4839e4467fd2a79fe9862ffab750a04 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 12 May 2016 13:18:28 -0400 Subject: [PATCH] Bump version numwber for app.js --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 74b4582..862fed3 100644 --- a/functions.php +++ b/functions.php @@ -72,7 +72,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0', + '1.1', true ); if(is_front_page()) { diff --git a/style.css b/style.css index 228a7de..0af8523 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MunisingRVPark Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MunisingRVPark -Version: 1.0.2 +Version: 1.0.3 */ -- 2.17.1