From: Laury GvR Date: Thu, 30 Nov 2017 19:16:10 +0000 (-0500) Subject: version & stylesheet & js bump X-Git-Tag: v1.0.48^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7b871dd405853ff49a513f046f03acc541d4f037;p=WP-Themes%2Fpetoskeyarea.git version & stylesheet & js bump --- diff --git a/functions.php b/functions.php index a8b0f71..2460b24 100644 --- a/functions.php +++ b/functions.php @@ -104,7 +104,7 @@ function glm_site_scripts() wp_enqueue_script('jquery'); wp_enqueue_script( 'glm_foundation', - get_template_directory_uri() . '/js/app.js?v=1.0', + get_template_directory_uri() . '/js/app.js?v=1.0.48', 'jquery', '1.0', true diff --git a/header.php b/header.php index 1b3c3ff..23ae2eb 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index f1917ba..69e96c3 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: PetoskeyArea Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for PetoskeyArea -Version: 1.0.47 +Version: 1.0.48 */