Bump js version just in case
authorLaury GvR <laury@gaslightmedia.com>
Tue, 28 Aug 2018 19:21:26 +0000 (15:21 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 28 Aug 2018 19:21:26 +0000 (15:21 -0400)
functions.php

index e5a9748..e60e546 100644 (file)
@@ -167,7 +167,7 @@ function glm_site_scripts()
         'glm_foundation',
         get_template_directory_uri() . '/js/app.js',
         'jquery',
-        '1.0.19.0',
+        '1.0.19.1',
         true
     );
     if(is_front_page()) {