theme-updater.php version bump

This commit is contained in:
Alexander Agnarson 2020-07-12 11:30:44 +02:00
parent 69ce8914a7
commit 5cd62215ba

View file

@ -18,7 +18,7 @@ $updater = new EDD_Theme_Updater_Admin(
'remote_api_url' => 'https://alx.media', // Site where EDD is hosted 'remote_api_url' => 'https://alx.media', // Site where EDD is hosted
'item_name' => 'Magaziner', // Name of theme 'item_name' => 'Magaziner', // Name of theme
'theme_slug' => 'magaziner', // Theme slug 'theme_slug' => 'magaziner', // Theme slug
'version' => '3.0.5', // The current version of this theme 'version' => '3.0.6', // The current version of this theme
'author' => 'AlxMedia', // The author of this theme 'author' => 'AlxMedia', // The author of this theme
'download_id' => '', // Optional, used for generating a license renewal link 'download_id' => '', // Optional, used for generating a license renewal link
'renew_url' => '', // Optional, allows for a custom license renewal link 'renew_url' => '', // Optional, allows for a custom license renewal link