From 95410e74d45e575e207feec7b84454b03d72a4cd Mon Sep 17 00:00:00 2001 From: Jared Harbour Date: Thu, 5 Jan 2017 16:03:20 -0500 Subject: [PATCH] version number update --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 1d2df39..1ec7224 100755 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ * **/ define('PARENT_THEME_NAME', 'Espresso'); -define('PARENT_THEME_VERSION', '1.3'); +define('PARENT_THEME_VERSION', '1.3.1'); define('PARENT_THEME_RELEASE_DATE', date_i18n('F j, Y', '1297144800')); define('ESPRESSO_NO_CLASS', 'enoclass' ); /** diff --git a/style.css b/style.css index 5ba7ef1..ba9d4ec 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://themebrewers.com/ Description: Espresso is a light weight, high powered Framework for WordPress. It is recommended that you not modify the stylesheets for this theme. Author: ThemeBrewers.com Author URI: http://themebrewers.com -Version: 1.3 +Version: 1.3.1 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar,custom-background,custom-colors,custom-header,custom-menu