From 577eea7f47aeef222062b3bcea70718058acab87 Mon Sep 17 00:00:00 2001 From: Holger Koenemann Date: Sat, 11 May 2019 20:33:57 +0200 Subject: [PATCH] preparing hotfix release --- CHANGELOG.md | 5 ++++- package.json | 2 +- style.css | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3900b0b06..6f33e0566 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ + - ** Release 0.9.3 May 8th 2019 ** + - hotfix release + - ** Release 0.9.2 May 8th 2019 ** Commits on Feb 16, 2019 @holgerkoenemann @@ -169,7 +172,7 @@ IanDelMar Improve code simplicity 6076c91 - + Commits on May 08, 2019 @holger1411 holger1411 diff --git a/package.json b/package.json index 219f67d93..d31517ed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.9.2", + "version": "0.9.3", "description": "WordPress Theme framework", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index dda803632..eff7cebb2 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.9.2 +Version: 0.9.3 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