Version bump
authorLaury GvR <laury@gaslightmedia.com>
Tue, 28 Aug 2018 19:06:50 +0000 (15:06 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 28 Aug 2018 19:06:50 +0000 (15:06 -0400)
functions.php
style.css

index eb3b5ad..c410b5e 100644 (file)
@@ -165,7 +165,7 @@ function glm_site_scripts()
     wp_enqueue_script('jquery');
     wp_enqueue_script(
         'glm_foundation',
-        get_template_directory_uri() . '/js/app.js?v=1.0.0',
+        get_template_directory_uri() . '/js/app.js?v=1.0.19',
         'jquery',
         '1.0.9',
         true
index db2143f..133be9b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BrewbakersHousingRV
-Version: 1.0.18
+Version: 1.0.19
 */