diff --git a/functions.php b/functions.php index 6d1aaec..e3c5077 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ * @package Oblique */ -define( 'OBLIQUE_VERSION', '2.0.17' ); +define( 'OBLIQUE_VERSION', '2.0.18' ); /** * Themeisle SDK filter. diff --git a/grunt/aliases.yaml b/grunt/aliases.yaml new file mode 100644 index 0000000..e8bdf98 --- /dev/null +++ b/grunt/aliases.yaml @@ -0,0 +1,8 @@ +#Check code of the theme +check: + - 'phpcbf' + - 'makepot' + - 'travis' +generate: + description: 'Generic task.' + tasks: [] \ No newline at end of file diff --git a/package.json b/package.json index 3c1c8e0..fa7db57 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oblique", "nicename": "Oblique", - "version": "2.0.17", + "version": "2.0.18", "description": "Oblique theme", "category": "themes", "repository": { diff --git a/style.css b/style.css index 6aacd87..ea64b8d 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.17 +Version: 2.0.18 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: oblique diff --git a/themeisle-hash.json b/themeisle-hash.json new file mode 100644 index 0000000..c964800 --- /dev/null +++ b/themeisle-hash.json @@ -0,0 +1 @@ +{"404.php":"b947f288f9bd42f2fcbf0325eb8941fc","archive.php":"836f34fde300d58216ea65c3c5642589","comments.php":"3e235562482b26a26fe89b1944d6db63","content-none.php":"c13ae06588fc4c7e82b24ad761209029","content-page.php":"8c22b380ad97785cc299198818705f21","content-search.php":"d98193e2c9d2f954fbb8612fef6f35b0","content-single.php":"000205daed66e35b9e4d5515bffda7b8","content.php":"31eedd62d17427e1d2ec6dd747a55044","footer.php":"ef0f0723f67b3a01d0e84a8c589e9f3c","functions.php":"e3c3c7d2f37472dc5f31139e1e35730b","header.php":"529002a30d68d78350213fad37f7f7d3","index.php":"3be772d10ee6c5ad60cc390433873527","page.php":"93aa63e31ba1666b32d7342cbd0f1b38","search.php":"d0abbaac379664c3d2751e793a7e69c4","sidebar.php":"08de88c6e6acd40a659439ab6aa848e9","single.php":"7a99b6aa0589019cf2373d3dee632085","style.css":"220f2ef8f94f32074cdd7c265dc022f4"} \ No newline at end of file