diff --git a/bower.json b/bower.json index 67d1b92..8f43d67 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.7", + "version": "0.8.8", "homepage": "http://understrap.com", "authors": [ "Holger Koenemann " @@ -26,6 +26,6 @@ "dependencies": { }, "_source": "https://github.com/holger1411/understrap.git", - "_target": "~0.8.7", + "_target": "~0.8.8", "_originalSource": "understrap" } diff --git a/package.json b/package.json index 52f3224..fd4f709 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.7", + "version": "0.8.8", "description": "WordPress Theme framework", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index ec74885..e1c5cfe 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.7 +Version: 0.8.8 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