From 34d1700dcb84f61438ad9dac6d02af36767f04b3 Mon Sep 17 00:00:00 2001 From: Rodica-Elena Irodiu Date: Thu, 9 Jul 2020 20:32:04 +0300 Subject: [PATCH 1/2] remove sdk --- .distignore | 3 ++- composer.json | 12 ++---------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/.distignore b/.distignore index 362f078..7c01feb 100644 --- a/.distignore +++ b/.distignore @@ -14,4 +14,5 @@ dist artifact composer.json composer.lock -themeisle.enc \ No newline at end of file +vendor +themeisle.enc diff --git a/composer.json b/composer.json index 94e6ddd..77ae3d1 100644 --- a/composer.json +++ b/composer.json @@ -16,13 +16,5 @@ "issues": "https://github.com/Codeinwp/oblique/issues", "source": "https://github.com/Codeinwp/oblique" }, - "type": "wordpress-theme", - "require": { - "codeinwp/themeisle-sdk": "master" - }, - "autoload": { - "files": [ - "vendor/codeinwp/themeisle-sdk/load.php" - ] - } -} \ No newline at end of file + "type": "wordpress-theme" +} From 6ea54516af82b37df4cc0dcf5ad40d19860a37a9 Mon Sep 17 00:00:00 2001 From: Rodica-Elena Irodiu Date: Thu, 9 Jul 2020 20:33:26 +0300 Subject: [PATCH 2/2] chore: version bump --- functions.php | 2 +- package.json | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index bd1a5a4..6d03058 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ * @package Oblique */ -define( 'OBLIQUE_VERSION', '2.0.19' ); +define( 'OBLIQUE_VERSION', '2.0.20' ); /** * Themeisle SDK filter. diff --git a/package.json b/package.json index cc57b1c..7e43d18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oblique", "nicename": "Oblique", - "version": "2.0.19", + "version": "2.0.20", "description": "Oblique theme", "category": "themes", "repository": { diff --git a/style.css b/style.css index f7d37b0..fabdfaf 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://themeisle.com/themes/oblique Author: Themeisle Author URI: http://themeisle.com/ Description: Oblique is a creative masonry theme that works great for fashion or general bloggers. Amongst the features you will find a a parallax header image, full color control with unlimited color variations, easy access to all Google Fonts, responsive design etc. -Version: 2.0.19 +Version: 2.0.20 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: oblique