From cb24949accd82dc68c5b45fc392e191c44eabdd2 Mon Sep 17 00:00:00 2001 From: ThierryA Date: Wed, 10 Jan 2018 09:47:47 +0100 Subject: [PATCH] Updated to version 1.4.1 --- 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 6b1abd4f..0c4111b2 100644 --- a/lib/init.php +++ b/lib/init.php @@ -14,7 +14,7 @@ function beans_define_constants() { // Define version. - define( 'BEANS_VERSION', '1.4.0' ); + define( 'BEANS_VERSION', '1.4.1' ); // Define paths. if ( ! defined( 'BEANS_THEME_PATH' ) ) { diff --git a/style.css b/style.css index a323be96..299618f2 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.4.0 +Version: 1.4.1 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