mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 05:49:06 +08:00
theme-updater.php version bump
This commit is contained in:
parent
f15e3a6042
commit
d420867385
1 changed files with 1 additions and 1 deletions
|
@ -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' => 'Featureon', // Name of theme
|
'item_name' => 'Featureon', // Name of theme
|
||||||
'theme_slug' => 'featureon', // Theme slug
|
'theme_slug' => 'featureon', // Theme slug
|
||||||
'version' => '2.3.8', // The current version of this theme
|
'version' => '2.3.9', // 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue