From 26028305fae4215d965fa6c30d828e0cb2c5ac12 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Tue, 24 Mar 2020 12:15:33 +0100 Subject: [PATCH] Version number update --- functions/updater/theme-updater.php | 2 +- readme.txt | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index 05fa6fe..08970a5 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.7', // The current version of this theme + 'version' => '1.3.8', // 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 7f8c552..5921063 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: alxmedia Requires at least: 5.0 Tested up to: 5.3.2 -Version: 1.3.7 +Version: 1.3.8 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 diff --git a/style.css b/style.css index 0e496f4..c7bf7e8 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Split Theme URI: http://alx.media/themes/split/ -Version: 1.3.7 +Version: 1.3.8 Description: Split is a responsive 100% high resolution theme for blogs and magazines. The feature list is long: Unlimited accent colors, unlimited widget areas, sidebar to the right that can be uniquely specified for each page or post, 0-4 footer widget columns, almost zero layout images, related posts and post nav, featured stories and carousel, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features. Author: Alexander Agnarson Author URI: http://alx.media