projects
/
WP-Themes
/
harborcountry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88aae5
)
Update app.js version number for cache busting
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 27 Nov 2017 20:44:45 +0000
(15:44 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 27 Nov 2017 20:44:45 +0000
(15:44 -0500)
lib/enqueueing.php
patch
|
blob
|
history
diff --git
a/lib/enqueueing.php
b/lib/enqueueing.php
index
18a8e49
..
b024102
100644
(file)
--- a/
lib/enqueueing.php
+++ b/
lib/enqueueing.php
@@
-13,7
+13,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.22
',
'jquery',
'1.0',
true