From b9ba512cdb0fa1d3be7854930e4c130c06a0a585 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Mon, 10 Aug 2020 19:24:23 +0200 Subject: [PATCH] 1.4.0 --- functions/updater/theme-updater.php | 2 +- readme.txt | 5 ++++- style.css | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index e87dba1..a26cb0c 100644 --- a/functions/updater/theme-updater.php +++ b/functions/updater/theme-updater.php @@ -18,7 +18,7 @@ $updater = new EDD_Theme_Updater_Admin( 'remote_api_url' => 'https://alx.media', // Site where EDD is hosted 'item_name' => 'Split', // Name of theme 'theme_slug' => 'split', // Theme slug - 'version' => '1.3.9', // The current version of this theme + 'version' => '1.4.0', // The current version of this theme 'author' => 'AlxMedia', // The author of this theme 'download_id' => '', // Optional, used for generating a license renewal link 'renew_url' => '', // Optional, allows for a custom license renewal link diff --git a/readme.txt b/readme.txt index b375e4f..2b8394e 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: alxmedia Requires at least: 5.0 Tested up to: 5.5 -Version: 1.3.9 +Version: 1.4.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background @@ -69,6 +69,9 @@ Source: http://pixabay.com/ == Changelog == += 1.4.0 - 2020-08-11 = +* Updated to Kirki 3.1.5 + = 1.3.9 - 2020-07-12 = * Updated to Kirki 3.1.4 * Removed Social Count Plus as recommended plugin diff --git a/style.css b/style.css index 531d9d2..09e2fd1 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Split Theme URI: http://alx.media/themes/split/ -Version: 1.3.9 +Version: 1.4.0 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.5