From d22c30227f245918ca68d2e355806bd298fd2efc Mon Sep 17 00:00:00 2001 From: Jonathan Bardo Date: Tue, 25 Oct 2016 10:10:10 -0400 Subject: [PATCH] 1.0.1 --- .dev/sass/style.scss | 2 +- functions.php | 2 +- package.json | 2 +- readme.txt | 2 +- style-rtl.css | 2 +- style.css | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.dev/sass/style.scss b/.dev/sass/style.scss index 921189a..ee836a9 100644 --- a/.dev/sass/style.scss +++ b/.dev/sass/style.scss @@ -4,7 +4,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 1.0.0 + * Version: 1.0.1 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade diff --git a/functions.php b/functions.php index 95db052..7a5e5a4 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ * * @var string */ -define( 'PRIMER_CHILD_VERSION', '1.0.0' ); +define( 'PRIMER_CHILD_VERSION', '1.0.1' ); /** * Move some elements around. diff --git a/package.json b/package.json index 6f79b72..9da62fb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "escapade", "title": "Escapade", "description": "Escapade is a Primer child theme with a unique sidebar navigation.", - "version": "1.0.0", + "version": "1.0.1", "author": "GoDaddy", "license": "GPL-2.0", "repository": "godaddy/wp-escapade-theme", diff --git a/readme.txt b/readme.txt index 894855b..4a55e34 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: godaddy, jonathanbardo, fjarrett Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, fixed-layout, flexible-header, fluid-layout, left-sidebar, light, one-column, responsive-layout, right-sidebar, rtl-language-support, sticky-post, threaded-comments, three-columns, translation-ready, two-columns Requires at least: 4.4 Tested up to: 4.6 -Stable tag: 1.0.0 +Stable tag: 1.0.1 License: GPL-2.0 License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/style-rtl.css b/style-rtl.css index 14459f6..45b7810 100644 --- a/style-rtl.css +++ b/style-rtl.css @@ -5,7 +5,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 1.0.0 + * Version: 1.0.1 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade diff --git a/style.css b/style.css index b045fdc..0442c4f 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ * Author: GoDaddy * Author URI: https://www.godaddy.com/ * Description: Escapade is a Primer child theme with a unique sidebar navigation. - * Version: 1.0.0 + * Version: 1.0.1 * License: GPL-2.0 * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: escapade