From 5cd62215baaa29ff06f9b9445cd9c5ca89aedae2 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Sun, 12 Jul 2020 11:30:44 +0200 Subject: [PATCH] theme-updater.php version bump --- functions/updater/theme-updater.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index c18c673..ac1cdd5 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.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 'download_id' => '', // Optional, used for generating a license renewal link 'renew_url' => '', // Optional, allows for a custom license renewal link