From: Steve Sutton Date: Tue, 9 Feb 2016 21:19:25 +0000 (-0500) Subject: bumping version numbers for js files X-Git-Tag: v1.0.17^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bc77efc7bae422b38b53c66e5f8a092625e372da;p=WP-Themes%2Fotsego.git bumping version numbers for js files --- diff --git a/functions.php b/functions.php index 09dc77d..3ec939d 100644 --- a/functions.php +++ b/functions.php @@ -62,7 +62,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0.15', + '1.0.17', true ); wp_enqueue_script('jquery-ui-datepicker'); diff --git a/style.css b/style.css index 0568828..1e1ba58 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OtsegoCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for OtsegoCounty -Version: 1.0.16 +Version: 1.0.17 */