This commit is contained in:
Alexander Agnarson 2021-05-26 15:07:59 +02:00
parent 67407516ca
commit 569aa227f9
3 changed files with 5 additions and 2 deletions

View file

@ -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.4.2', // The current version of this theme
'version' => '1.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

View file

@ -74,6 +74,9 @@ Source: https://stocksnap.io
== Changelog ==
= 1.4.4 - 2021-05-26 =
* Fixed premium theme updater version number issue
= 1.4.3 - 2021-05-25 =
* Fixed compatibility issue with custom nav and various security plugins
* Updated language files

View file

@ -1,7 +1,7 @@
/*
Theme Name: Split
Theme URI: http://alx.media/themes/split/
Version: 1.4.3
Version: 1.4.4
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 5.6