From 3dd8a0e3ff9e8790c68252cc98e90aca3825e94a Mon Sep 17 00:00:00 2001 From: Yakir Sitbon Date: Thu, 6 Feb 2020 19:13:43 +0200 Subject: [PATCH] Bump 2.9.0-beta4 --- README.md | 2 +- elementor.php | 4 ++-- readme.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eab176e618b8..1affcb38b725 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **Tested up to:** 5.3 **Requires PHP:** 5.6 **Stable tag:** 2.8.5 -**Beta tag:** 2.9.0-beta2 +**Beta tag:** 2.9.0-beta4 **License:** GPLv3 **License URI:** https://www.gnu.org/licenses/gpl-3.0.html diff --git a/elementor.php b/elementor.php index 9fcfc3b454c0..d6e189917c9c 100644 --- a/elementor.php +++ b/elementor.php @@ -4,7 +4,7 @@ * Description: The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design. * Plugin URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash * Author: Elementor.com - * Version: 2.9.0-beta3 + * Version: 2.9.0-beta4 * Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash * * Text Domain: elementor @@ -27,7 +27,7 @@ exit; // Exit if accessed directly. } -define( 'ELEMENTOR_VERSION', '2.9.0-beta3' ); +define( 'ELEMENTOR_VERSION', '2.9.0-beta4' ); define( 'ELEMENTOR_PREVIOUS_STABLE_VERSION', '2.8.5' ); define( 'ELEMENTOR__FILE__', __FILE__ ); diff --git a/readme.txt b/readme.txt index cc63a417f186..d15ac0804eb7 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Requires at least: 5.0 Tested up to: 5.3 Requires PHP: 5.6 Stable tag: 2.8.5 -Beta tag: 2.9.0-beta3 +Beta tag: 2.9.0-beta4 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html