From 74e62785a36f13db068c80d4745fee1ca1a8b32f Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 16 Nov 2018 11:44:43 -0500 Subject: [PATCH] Stylesheet version bump --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 4c91a36..11c7286 100644 --- a/functions.php +++ b/functions.php @@ -64,7 +64,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0', + '1.0.17', true ); wp_enqueue_script('slick_script', get_template_directory_uri() . '/slick/slick/slick.min.js', array('jquery'), null, false); diff --git a/style.css b/style.css index 0ab2cb6..34b532d 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: keweenaw2017 Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for keweenaw -Version: 1.0.16 +Version: 1.0.17 */ -- 2.17.1