diff --git a/inc/functions-general.php b/inc/functions-general.php index f070d81..79eec92 100644 --- a/inc/functions-general.php +++ b/inc/functions-general.php @@ -58,7 +58,7 @@ function buildr_pingback_header() { function buildr_setup() { if( !defined( 'BUILDR_VERSION' ) ) : - define( 'BUILDR_VERSION', '1.2.0' ); + define( 'BUILDR_VERSION', '1.2.1' ); endif; /* diff --git a/readme.txt b/readme.txt index 2be67b2..1d2b537 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: two-columns, three-columns, four-columns, right-sidebar, grid-layout, flex Requires at least: 4.9 Tested up to: 4.9.5 -Stable tag: 1.2.0 +Stable tag: 1.2.1 Requires PHP: 5.3 License: GNU General Public License v2 or later License URI: LICENSE @@ -33,6 +33,10 @@ Buildr includes support for Infinite Scroll in Jetpack. == Changelog == += 1.2.1 +* Fix for image max width and height on single posts +* Fix for footer color theme mod + = 1.2.0 * Added 3 sidebar options for Page & Post templates, allowing user to set the sidebar location to left or right diff --git a/style.css b/style.css index 6745b37..ccc4987 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Author: Smarcat Author URI: https://smartcatdesign.net Theme URI: http://buildr.preset1.smartcatthemes.com Description: Build a professional site for yourself, for one client, or for all your clients using Buildr, without touching a line of code. A highly customizable theme which packs tons of premium features in a free theme. 3 navbar menu styles, custom header, 3 blog styles, customizable colors, fonts and so much more! Buildr comes with a free companion plugin which includes many drag & drop widgets that you can use to build your pages any way you like, as well as 3 pre-designed presets that you can install with one click, saving you time, and providing you with a professionally desined site to start from. -Version: 1.2.0 +Version: 1.2.1 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: buildr