Skip to content

Commit ffe18a2

Browse files
committed
Updated version to 1.3.1-rc
1 parent 96dbc23 commit ffe18a2

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
@@ -16,7 +16,7 @@
1616
function beans_define_constants() {
1717

1818
// Define version.
19-
define( 'BEANS_VERSION', '1.3.1-beta' );
19+
define( 'BEANS_VERSION', '1.3.1-rc' );
2020

2121
// Define paths.
2222
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.3.1-beta
7+
Version: 1.3.1-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)