From 160101edccb706576cfe46000f6ddf3d7df58a49 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 4 Feb 2016 16:22:55 -0500 Subject: [PATCH] bumping version numbers --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index d7de04f..a6652b2 100644 --- a/functions.php +++ b/functions.php @@ -62,7 +62,7 @@ function glm_site_scripts() 'glm_foundation', get_template_directory_uri() . '/js/app.js', 'jquery', - '1.0.12', + '1.0.13', true ); wp_enqueue_script('jquery-ui-datepicker'); diff --git a/style.css b/style.css index 3dfd177..66ea8d3 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OtsegoCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for OtsegoCounty -Version: 1.0.12 +Version: 1.0.13 */ -- 2.17.1