Changeset 3483974
- Timestamp:
- 03/16/2026 02:51:31 PM (13 days ago)
- File:
-
- 1 edited
-
elementor/trunk/elementor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elementor/trunk/elementor.php
r3483971 r3483974 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- beta16 * Version: 4.0.0-dev1 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- beta1' );31 define( 'ELEMENTOR_VERSION', '4.0.0-dev1' ); 32 32 33 33 define( 'ELEMENTOR__FILE__', __FILE__ );
Note: See TracChangeset
for help on using the changeset viewer.