From: Steve Sutton Date: Mon, 14 Dec 2015 15:56:32 +0000 (-0500) Subject: bump version number of app.js X-Git-Tag: v1.0.0^2~21 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=3aac8f7d86c7abb396993d6fd048dbe91e43956d;p=WP-Themes%2Fupwatertrails.git bump version number of app.js --- diff --git a/functions.php b/functions.php index c638790..d3c65f3 100644 --- a/functions.php +++ b/functions.php @@ -68,7 +68,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0', + '1.0.1', true ); wp_enqueue_style('jqueryui-style', '//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css');