From: Steve Sutton Date: Fri, 20 Jul 2018 12:14:16 +0000 (-0400) Subject: Dump version of app.css X-Git-Tag: v1.0.46^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=feff0bcdcaee89dab2f8706af32d40a8e5ebe3ee;p=WP-Themes%2Fstaffords.git Dump version of app.css for cache busting --- diff --git a/functions.php b/functions.php index ca9fdf7..16199db 100644 --- a/functions.php +++ b/functions.php @@ -84,7 +84,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0.1', + '1.0.2', true ); wp_enqueue_script('jquery-ui-datepicker'); @@ -143,4 +143,4 @@ add_action('thematic_searchloop', 'mytheme_search_loop'); add_image_size('glm_blocks', '257', '257', true); // needed to keep Woocommerce from constantly complaining. add_theme_support( 'woocommerce' ); -?> \ No newline at end of file +?> diff --git a/style.css b/style.css index 9c02dde..fcf9638 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Staffords Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Staffords -Version: 1.0.45 +Version: 1.0.46 */