projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881dadb
)
cache busting the js file
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 8 Oct 2019 16:04:19 +0000
(12:04 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 8 Oct 2019 16:04:19 +0000
(12:04 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
66f31f3
..
47106a5
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-105,7
+105,7
@@
function glm_site_scripts()
wp_enqueue_script('jquery');
wp_enqueue_script(
'glm_foundation',
- get_template_directory_uri() . '/js/app.js?v=1.0.
50
',
+ get_template_directory_uri() . '/js/app.js?v=1.0.
0.1
',
'jquery',
'1.0',
true