From b02a8a0fa27e411c08e98f3578f42710f9c7e1e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Wed, 9 Mar 2016 10:37:15 +0100 Subject: [PATCH] Preparing pre-release for 0.3.8 --- README.md | 5 +++++ bower.json | 4 ++-- package.json | 2 +- readme.txt | 13 +++++++++++-- style.css | 2 +- 5 files changed, 20 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5ba6384..3d8bef4 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ Child Theme Project: https://github.com/holger1411/understrap-child Changelog = + - **0.3.8 Mar. 9th 2016 Pre-Release** + - Adding footer widget area + - Adjust Bootstrap markup for searchform and search widget + + - **0.3.7 Jan. 8th 2016** - Cleanup for submitting to WordPress.org theme repository: - Fixing sticky post problem diff --git a/bower.json b/bower.json index 18d67d4..99c6fb8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.3.7", + "version": "0.3.8", "homepage": "http://understrap.com", "authors": [ "Holger Koenemann " @@ -30,7 +30,7 @@ "OwlCarousel2": "~2.0.0-beta.3" }, "_source": "https://github.com/holger1411/understrap.git", - "_target": "~0.3.7", + "_target": "~0.3.8", "_originalSource": "understrap" } diff --git a/package.json b/package.json index 68b4419..18b30b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.3.7", + "version": "0.3.8", "description": "Wordpress Theme framework", "main": "index.js", "scripts": { diff --git a/readme.txt b/readme.txt index 0e69bfe..3d8bef4 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,19 @@ +Start talking: [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/holger1411/understrap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) + UnderStrap WordPress Theme Framework === Website: http://understrap.com +Child Theme Project: https://github.com/holger1411/understrap-child + Changelog = + - **0.3.8 Mar. 9th 2016 Pre-Release** + - Adding footer widget area + - Adjust Bootstrap markup for searchform and search widget + + - **0.3.7 Jan. 8th 2016** - Cleanup for submitting to WordPress.org theme repository: - Fixing sticky post problem @@ -13,7 +22,7 @@ Changelog - adding readme.txt - Fixing missing translation strings in comments template - + - **0.3.6 Jan. 4th 2016** - Cleanup - Updating dependencies @@ -106,7 +115,7 @@ Installation How to use the build-in Widget Slider? = -The frontpage slider is widget driven. Simply add more than one widget to widget position. +The frontpage slider is widget driven. Simply add more than one widget to widget position "Hero". - Click on Appearance -> Widgets - Add two or more widgets of any kind to widget area "Hero" - Thats it diff --git a/style.css b/style.css index e7f2fbe..3a1c5e3 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ Author: Holger Koenemann Author URI: http://www.holgerkoenemann.de Description: Combination of AutomatticĀ“s _s theme and Bootstrap SASS. Made as a solid starting point for your next theme project and WordPress website. Including Font Awesome support, build-in widget slider and much more you need for basic websites. A developer version (with Gulp/node and SASS sources) is available on github: https://github.com/holger1411/understrap -Version: 0.3.7 +Version: 0.3.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: understrap