Changeset 3491079
- Timestamp:
- 03/25/2026 04:15:03 PM (4 days ago)
- File:
-
- 1 edited
-
elementor/trunk/elementor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elementor/trunk/elementor.php
r3491072 r3491079 4 4 * Description: The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now! 5 5 * Plugin URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash 6 * Version: 4.0.0- beta36 * Version: 4.0.0-dev3 7 7 * Author: Elementor.com 8 8 * Author URI: https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash … … 29 29 } 30 30 31 define( 'ELEMENTOR_VERSION', '4.0.0- beta3' );31 define( 'ELEMENTOR_VERSION', '4.0.0-dev3' ); 32 32 33 33 define( 'ELEMENTOR__FILE__', __FILE__ );
Note: See TracChangeset
for help on using the changeset viewer.