Skip to content

Commit a67fd79

Browse files
committed
bump versio
1 parent 467e52f commit a67fd79

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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.1.1' );
61+
define( 'BUILDR_VERSION', '1.2.0' );
6262
endif;
6363

6464
/*

readme.txt

Lines changed: 4 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.0.9
8+
Stable tag: 1.2.0
99
Requires PHP: 5.3
1010
License: GNU General Public License v2 or later
1111
License URI: LICENSE
@@ -33,6 +33,9 @@ Buildr includes support for Infinite Scroll in Jetpack.
3333

3434
== Changelog ==
3535

36+
= 1.2.0
37+
* Added 3 sidebar options for Page & Post templates, allowing user to set the sidebar location to left or right
38+
3639
= 1.1.1
3740
* Fix for bug in Navbar CTA
3841

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

0 commit comments

Comments
 (0)