diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index 48d7603..385b37e 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' => 'Magaziner', // Name of theme 'theme_slug' => 'magaziner', // Theme slug - 'version' => '3.1.1', // The current version of this theme + 'version' => '3.1.3', // 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 234380c..fdec2ee 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,9 @@ Source: https://stocksnap.io == Changelog == += 3.1.3 - 2021-05-26 = +* Fixed premium theme updater version number issue + = 3.1.2 - 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 5570ffe..5568597 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Magaziner Theme URI: http://alx.media/themes/magaziner/ -Version: 3.1.2 +Version: 3.1.3 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.6