projects
/
WP-Themes
/
mackinacbridge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d07924
)
Version bump
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Mar 2018 14:38:34 +0000
(09:38 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Mar 2018 14:38:34 +0000
(09:38 -0500)
functions.php
patch
|
blob
|
history
style.css
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
94f1f21
..
7d32d36
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-196,7
+196,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.27
',
'jquery',
'1.1',
true
diff --git
a/style.css
b/style.css
index
1633d28
..
45702ca
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-3,5
+3,5
@@
Theme Name: MackinacBridgeAuthority
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for MackinacBridgeAuthority
-Version: 1.0.2
6
+Version: 1.0.2
7
*/