From: Laury GvR Date: Tue, 28 Aug 2018 19:37:47 +0000 (-0400) Subject: Cache bust app.js X-Git-Tag: v1.0.20^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=e051dd2eb569241d4730cdea9209c4c62d4badf7;p=WP-Themes%2Fbrewbakers.git Cache bust app.js --- diff --git a/functions.php b/functions.php index e60e546..475d6b8 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.1', + '1.0.19.2', true ); if(is_front_page()) {