projects
/
WP-Themes
/
upwatertrails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54799a8
)
bump version number of app.js
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 14 Dec 2015 15:56:32 +0000
(10:56 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 14 Dec 2015 15:56:32 +0000
(10:56 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
c638790
..
d3c65f3
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-68,7
+68,7
@@
function glm_site_scripts()
'glm_foundation',
get_template_directory_uri() . '/js/app.js',
'jquery',
- '1.0',
+ '1.0
.1
',
true
);
wp_enqueue_style('jqueryui-style', '//code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css');