bump version number of app.js
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 14 Dec 2015 15:56:32 +0000 (10:56 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 14 Dec 2015 15:56:32 +0000 (10:56 -0500)
functions.php

index c638790..d3c65f3 100644 (file)
@@ -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');