From b0c6dff8a081f8b6623048aa95d93fdad2dc74fd Mon Sep 17 00:00:00 2001 From: Thierry Muller Date: Tue, 16 Feb 2016 06:58:06 +0200 Subject: [PATCH] Updated version to 1.3.0-rc --- lib/init.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/init.php b/lib/init.php index 8ef58d08..5ab9cf0f 100644 --- a/lib/init.php +++ b/lib/init.php @@ -16,7 +16,7 @@ function beans_define_constants() { // Define version. - define( 'BEANS_VERSION', '1.3.0-beta' ); + define( 'BEANS_VERSION', '1.3.0-rc' ); // Define paths. if ( !defined( 'BEANS_THEME_PATH' ) ) diff --git a/style.css b/style.css index 5631635c..9c11191d 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://www.getbeans.io/themes/beans/ Author: Beans Author URI: http://www.getbeans.io Description: The most innovative theme for WordPress. The real magic is under the hood. -Version: 1.3.0-beta +Version: 1.3.0-rc Text Domain: tm-beans Tags: white, light, one-column, two-columns, three-columns, right-sidebar, left-sidebar, responsive-layout, fluid-layout, fixed-layout, custom-header, custom-background, custom-menu, editor-style, featured-images, microformats, post-formats, translation-ready License: GNU General Public License v2 or later