From 35ed27b6430db23bfdf4c6f3e7e565f5635f3136 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Wed, 26 May 2021 15:04:22 +0200 Subject: [PATCH] 2.2.4 --- functions/updater/theme-updater.php | 2 +- readme.txt | 3 +++ style.css | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index 38e97af..bfc2e90 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' => 'Featureon', // Name of theme 'theme_slug' => 'featureon', // Theme slug - 'version' => '2.4.2', // The current version of this theme + 'version' => '2.4.4', // 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 011d4d0..b23800b 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,9 @@ Source: https://stocksnap.io == Changelog == += 2.4.4 - 2021-05-26 = +* Fixed premium theme updater version number issue + = 2.4.3 - 2021-05-25 = * Fixed compatibility issue with custom nav and various security plugins * Updated language files diff --git a/style.css b/style.css index aae9d7a..c8c5a5c 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Featureon Theme URI: http://alx.media/themes/featureon/ -Version: 2.4.3 +Version: 2.4.4 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.6