From: Laury GvR Date: Tue, 28 Aug 2018 20:02:50 +0000 (-0400) Subject: Js cache bust X-Git-Tag: v1.0.20^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0a46b685ebd502a97575c6e5fabdf6d1114bd4f0;p=WP-Themes%2Fbrewbakers.git Js cache bust --- diff --git a/functions.php b/functions.php index 475d6b8..5413456 100644 --- a/functions.php +++ b/functions.php @@ -167,7 +167,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0.19.2', + '1.0.19.3', true ); if(is_front_page()) {