mirror of
https://ghproxy.net/https://github.com/AlxMedia/magaziner.git
synced 2025-08-27 14:52:28 +08:00
3.1.5
This commit is contained in:
parent
19ae1c8f53
commit
05a4b796f6
3 changed files with 5 additions and 2 deletions
|
@ -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.4', // The current version of this theme
|
||||
'version' => '3.1.5', // 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
|
||||
|
|
|
@ -74,6 +74,9 @@ Source: https://stocksnap.io
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 3.1.5 - 2021-07-19 =
|
||||
* Updated to Kirki 3.1.9
|
||||
|
||||
= 3.1.4 - 2021-07-03 =
|
||||
* Updated to Kirki 3.1.8
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Theme Name: Magaziner
|
||||
Theme URI: http://alx.media/themes/magaziner/
|
||||
Version: 3.1.4
|
||||
Version: 3.1.5
|
||||
Requires at least: 5.0
|
||||
Requires PHP: 5.6
|
||||
Tested up to: 5.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue