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" +} 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