From c33e8f6baef2e007650b26181d5abb07ebde601e Mon Sep 17 00:00:00 2001 From: KoenemannH Date: Tue, 12 Feb 2019 16:49:33 +0100 Subject: [PATCH] Preparing update to 0.9.0 --- CHANGELOG.md | 12 ++++++++++++ bower.json | 4 ++-- package.json | 2 +- style.css | 3 +-- 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 979199f..87f5136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + - ** Release 0.9.0 February 12th, 2019 ** + - Update to Bootstrap 4.3.0 + - Update both-sidebarspage.php - thx @stevygee + - Update left-sidebar.php - thx @stevygee + - Update right-sidebars.php - thx @stevygee + - Add deprecated.php - thx @IanDelMar + - Escape translation fix - thx @IanDelMar + - Update WooCommerce templates to 3.5.3 + - HTTPS Links - thx @Noel Springer + - Adding Slovene Translation - thx @Fatshape + - Update pt_Pt translation - thx @jfig + - ** Release 0.8.9 December 28th 2018 ** - Update to Bootstrap 4.2.1 - Fix for #796 - thx @IanDelMar diff --git a/bower.json b/bower.json index cefcddf..3efdd88 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.9", + "version": "0.9.0", "homepage": "http://understrap.com", "authors": [ "Holger Koenemann " @@ -26,6 +26,6 @@ "dependencies": { }, "_source": "https://github.com/holger1411/understrap.git", - "_target": "~0.8.9", + "_target": "~0.9.0", "_originalSource": "understrap" } diff --git a/package.json b/package.json index 7276688..29fe713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.9", + "version": "0.9.0", "description": "WordPress Theme framework", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index 73caf47..3efe448 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,7 @@ Description: Combination of AutomatticĀ“s _s theme and Bootstrap 4. Made as a so That downloads everything and moves it in place so that you can recompile your CSS and JS files; A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/understrap/understrap A child theme is available on Github, too: https://github.com/understrap/understrap-child; -Version: 0.8.9 +Version: 0.9.0 License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann UnderStrap is distributed under the terms of the GNU GPL version 2 License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -21,7 +21,6 @@ UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automat Resource Licenses: Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.) -Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT) and of course jQuery: https://jquery.org | (Code licensed under MIT) WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL