Bump version numwber for app.js
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 12 May 2016 17:18:28 +0000 (13:18 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 12 May 2016 17:18:28 +0000 (13:18 -0400)
functions.php
style.css

index 74b4582..862fed3 100644 (file)
@@ -72,7 +72,7 @@ function glm_site_scripts()
         'glm_foundation',
         get_template_directory_uri() . '/js/app.js',
         'jquery',
-        '1.0',
+        '1.1',
         true
     );
     if(is_front_page()) {
index 228a7de..0af8523 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: MunisingRVPark
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for MunisingRVPark
-Version: 1.0.2
+Version: 1.0.3
 */