preparing 0.8.8 release

This commit is contained in:
Holger Könemann 2018-11-01 12:49:27 +01:00
parent 442fcb5241
commit 8695211a39
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "0.8.7",
"version": "0.8.8",
"homepage": "http://understrap.com",
"authors": [
"Holger Koenemann <office@holgerkoenemann.de>"
@ -26,6 +26,6 @@
"dependencies": {
},
"_source": "https://github.com/holger1411/understrap.git",
"_target": "~0.8.7",
"_target": "~0.8.8",
"_originalSource": "understrap"
}

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "0.8.7",
"version": "0.8.8",
"description": "WordPress Theme framework",
"main": "index.js",
"scripts": {

View File

@ -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