Skip to content

Commit 2cdce56

Browse files
authored
Merge pull request #49 from smartcatdev/bilal
bump version, update changelog
2 parents 6a0e775 + 5d9b418 commit 2cdce56

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

inc/functions-general.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function buildr_pingback_header() {
5858
function buildr_setup() {
5959

6060
if( !defined( 'BUILDR_VERSION' ) ) :
61-
define( 'BUILDR_VERSION', '1.2.0' );
61+
define( 'BUILDR_VERSION', '1.2.1' );
6262
endif;
6363

6464
/*

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: two-columns, three-columns, four-columns, right-sidebar, grid-layout, flex
55

66
Requires at least: 4.9
77
Tested up to: 4.9.5
8-
Stable tag: 1.2.0
8+
Stable tag: 1.2.1
99
Requires PHP: 5.3
1010
License: GNU General Public License v2 or later
1111
License URI: LICENSE
@@ -33,6 +33,10 @@ Buildr includes support for Infinite Scroll in Jetpack.
3333

3434
== Changelog ==
3535

36+
= 1.2.1
37+
* Fix for image max width and height on single posts
38+
* Fix for footer color theme mod
39+
3640
= 1.2.0
3741
* Added 3 sidebar options for Page & Post templates, allowing user to set the sidebar location to left or right
3842

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Author: Smarcat
44
Author URI: https://smartcatdesign.net
55
Theme URI: http://buildr.preset1.smartcatthemes.com
66
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.
7-
Version: 1.2.0
7+
Version: 1.2.1
88
License: GNU General Public License v2 or later
99
License URI: LICENSE
1010
Text Domain: buildr

0 commit comments

Comments
 (0)