Skip to content

Commit 118afb9

Browse files
authored
Merge pull request #26 from smartcatdev/bilal-dev
added theme URI
2 parents 18a6932 + 3cdcd82 commit 118afb9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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.0.5' );
61+
define( 'BUILDR_VERSION', '1.0.6' );
6262
endif;
6363

6464
/*

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Buildr includes support for Infinite Scroll in Jetpack.
3333

3434
== Changelog ==
3535

36+
= 1.0.6 - April 27 2018
37+
* Added Theme URI
38+
3639
= 1.0.5 - April 27 2018 =
3740
* Theme code review / QA changes
3841

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
Theme Name: Buildr
33
Author: Smarcat
44
Author URI: https://smartcatdesign.net
5+
Theme URI: http://buildr.preset1.smartcatthemes.com
56
Description: Build a professional site for yourself, for one client, or for all your clients using Buildr. 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.
6-
Version: 1.0.5
7+
Version: 1.0.6
78
License: GNU General Public License v2 or later
89
License URI: LICENSE
910
Text Domain: buildr

0 commit comments

Comments
 (0)