Skip to content

Commit

Permalink
Merge pull request #49 from smartcatdev/bilal
Browse files Browse the repository at this point in the history
bump version, update changelog
  • Loading branch information
smartcatdev committed May 29, 2018
2 parents 6a0e775 + 5d9b418 commit 2cdce56
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion inc/functions-general.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/*
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2cdce56

Please sign in to comment.