diff --git a/elementor-beta.php b/elementor-beta.php index 280f2eb..4f3a72e 100644 --- a/elementor-beta.php +++ b/elementor-beta.php @@ -3,11 +3,13 @@ * Plugin Name: Elementor Beta (Developer Edition) * Plugin URI: https://elementor.com * Description: Elementor Developer Edition gives you direct access into Elementor’s development process, and lets you take an active part in perfecting our product. Each Developer Edition release will contain experimental functionalities that developers will be able to use to get familiar with the next releases before they are published. - * Version: 1.1.2 + * Version: 1.1.3 * Author: Elementor.com * Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=dev-author-uri&utm_medium=wp-dash * Text Domain: elementor-beta * + * Requires Plugins: elementor + * * @package elementor-beta */ @@ -41,7 +43,7 @@ } if ( ! defined( 'ELEMENTOR_BETA_VERSION' ) ) { - define( 'ELEMENTOR_BETA_VERSION', '1.1.2' ); + define( 'ELEMENTOR_BETA_VERSION', '1.1.3' ); } // Run autoloader diff --git a/readme.txt b/readme.txt index 43ea27b..94786e1 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: nevog, elemntor, KingYes, ariel.k Tags: elementor, website builder, beta, developer, bleeding edge, testing, landing page, drag-and-drop, visual editor Requires at least: 5.8 -Tested up to: 6.4 +Tested up to: 6.5 Requires PHP: 5.6 -Stable tag: 1.1.2 +Stable tag: 1.1.3 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -76,6 +76,9 @@ Beta versions are the designated version for release. Developer Edition versions == Changelog == += 1.1.3 - 2024-03-18 = +* Tweak: Added Required Plugins header support for Elementor dependencies + = 1.1.2 - 2023-11-01 = * Tweak: Added compatibility with the new color scheme