From 8f401eaa6c5fe6f8914b446304fc1192427815d2 Mon Sep 17 00:00:00 2001 From: KoenemannH Date: Tue, 3 Jul 2018 08:54:40 +0200 Subject: [PATCH] 0.8.3 release preparations --- package.json | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a3ed3c3a..c5e51ba0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "0.8.2", + "version": "0.8.3", "description": "WordPress Theme framework", "main": "index.js", "scripts": { @@ -23,7 +23,7 @@ "author": "Holger Koenemann", "license": "GPL-2.0", "bugs": { - "url": "https://github.com/holger1411/understrap/issues" + "url": "https://github.com/understrap/understrap/issues" }, "homepage": "https://understrap.com", "dependencies": { diff --git a/style.css b/style.css index f4861057..444e939d 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.2 +Version: 0.8.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