From: Laury GvR Date: Wed, 23 Jan 2019 17:56:26 +0000 (-0500) Subject: Stylesheet, js & version bump X-Git-Tag: v2.0.28^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b9017b2fa8f7a0df70957a4b83b72279b26a0a50;p=WP-Themes%2Falpenfest.git Stylesheet, js & version bump --- diff --git a/functions.php b/functions.php index aa939e5..2ca191c 100644 --- a/functions.php +++ b/functions.php @@ -126,7 +126,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0', + '2.0.28', true ); if(is_front_page()) { diff --git a/header.php b/header.php index 720fba6..f37e05c 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/style.css b/style.css index 41a7b6f..6cb9674 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Gaylord Alpenfest Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Gaylord Alpenfest -Version: 2.0.27 +Version: 2.0.28 */