Skip to content

Commit a24df89

Browse files
committed
Updated to version 1.4.0-rc
1 parent 47fc6b9 commit a24df89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
function beans_define_constants() {
1515

1616
// Define version.
17-
define( 'BEANS_VERSION', '1.4.0-beta' );
17+
define( 'BEANS_VERSION', '1.4.0-rc' );
1818

1919
// Define paths.
2020
if ( ! defined( 'BEANS_THEME_PATH' ) ) {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://www.getbeans.io/themes/beans/
44
Author: Beans
55
Author URI: http://www.getbeans.io
66
Description: The most innovative theme for WordPress. The real magic is under the hood.
7-
Version: 1.4.0-beta
7+
Version: 1.4.0-rc
88
Text Domain: tm-beans
99
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
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)