Skip to content

Commit b85ee23

Browse files
committed
Bump v1.1.4
1 parent 96e0454 commit b85ee23

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

elementor-beta.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Elementor Beta (Developer Edition)
44
* Plugin URI: https://elementor.com
55
* 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.
6-
* Version: 1.1.3
6+
* Version: 1.1.4
77
* Author: Elementor.com
88
* Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=dev-author-uri&utm_medium=wp-dash
99
* Text Domain: elementor-beta
@@ -43,7 +43,7 @@
4343
}
4444

4545
if ( ! defined( 'ELEMENTOR_BETA_VERSION' ) ) {
46-
define( 'ELEMENTOR_BETA_VERSION', '1.1.3' );
46+
define( 'ELEMENTOR_BETA_VERSION', '1.1.4' );
4747
}
4848

4949
// Run autoloader

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: elementor, website builder, beta, developer, bleeding edge, testing, landi
44
Requires at least: 5.8
55
Tested up to: 6.7
66
Requires PHP: 5.6
7-
Stable tag: 1.1.3
7+
Stable tag: 1.1.4
88
License: GPLv3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -76,6 +76,9 @@ Beta versions are the designated version for release. Developer Edition versions
7676

7777
== Changelog ==
7878

79+
= 1.1.4 - 2025-03-04 =
80+
* Fix: Ensure compatibility with the latest version of Elementor
81+
7982
= 1.1.3 - 2024-03-18 =
8083
* Tweak: Added Required Plugins header support for Elementor dependencies
8184

0 commit comments

Comments
 (0)