From: Steve Sutton Date: Thu, 12 May 2016 17:18:28 +0000 (-0400) Subject: Bump version numwber for app.js X-Git-Tag: v1.0.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8f330fc3e4839e4467fd2a79fe9862ffab750a04;p=WP-Themes%2Fmunisingrvpark.git Bump version numwber for app.js --- 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 */