diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index 4b676d0..dfc72b0 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' => 'Split', // Name of theme 'theme_slug' => 'split', // Theme slug - 'version' => '1.4.6', // The current version of this theme + 'version' => '1.4.7', // 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 115482d..7fe89bd 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,10 @@ Source: https://stocksnap.io == Changelog == += 1.4.7 - 2021-07-23 = +* Disabled support for widgets block editor +* Updated language files + = 1.4.6 - 2021-07-19 = * Updated to Kirki 3.1.9 diff --git a/style.css b/style.css index 26c0384..573fdbd 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Split Theme URI: http://alx.media/themes/split/ -Version: 1.4.6 +Version: 1.4.7 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.8