From: Laury GvR Date: Tue, 28 Nov 2017 18:05:36 +0000 (-0500) Subject: app.js version bump X-Git-Tag: v1.0.48^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=355af5648740c73cfb9c169881ab7c81d742f40f;p=WP-Themes%2Fpetoskeyarea.git app.js version bump --- diff --git a/functions.php b/functions.php index 4bb0dd8..a8b0f71 100644 --- a/functions.php +++ b/functions.php @@ -104,7 +104,7 @@ function glm_site_scripts() wp_enqueue_script('jquery'); wp_enqueue_script( 'glm_foundation', - get_template_directory_uri() . '/js/app.js', + get_template_directory_uri() . '/js/app.js?v=1.0', 'jquery', '1.0', true