Skip to content

Commit

Permalink
Merge pull request #43 from smartcatdev/bilal
Browse files Browse the repository at this point in the history
bump versio
  • Loading branch information
smartcatdev authored May 22, 2018
2 parents 467e52f + a67fd79 commit e6ff127
Show file tree
Hide file tree
Showing 3 changed files with 6 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.1.1' );
define( 'BUILDR_VERSION', '1.2.0' );
endif;

/*
Expand Down
5 changes: 4 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.0.9
Stable tag: 1.2.0
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: LICENSE
Expand Down Expand Up @@ -33,6 +33,9 @@ Buildr includes support for Infinite Scroll in Jetpack.

== Changelog ==

= 1.2.0
* Added 3 sidebar options for Page & Post templates, allowing user to set the sidebar location to left or right

= 1.1.1
* Fix for bug in Navbar CTA

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.1.1
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: buildr
Expand Down

0 comments on commit e6ff127

Please sign in to comment.