From: Laury GvR Date: Tue, 28 Aug 2018 20:19:39 +0000 (-0400) Subject: js cache bust X-Git-Tag: v1.0.20^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ed094f8c72d02d04fbd9fa304d81b7c7818a067d;p=WP-Themes%2Fbrewbakers.git js cache bust --- diff --git a/functions.php b/functions.php index 6346ce4..9c5481f 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.4', + '1.0.19.5', true ); if(is_front_page()) {