From: Steve Sutton Date: Thu, 4 Feb 2016 19:39:49 +0000 (-0500) Subject: bump version cache number for js X-Git-Tag: v1.0.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6b67731c8e4188e1eda3381457fd104b778f2e0b;p=WP-Themes%2Fotsego.git bump version cache number for js --- diff --git a/functions.php b/functions.php index f262840..40f0019 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.1', + '1.0.8', true ); wp_enqueue_script('jquery-ui-datepicker'); diff --git a/style.css b/style.css index 6e7ab8d..77a7fee 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.7 +Version: 1.0.8 */