Skip to content

Commit

Permalink
Tweak: Update Elementor Core dependency [TMZ-277] (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Peluchetti <[email protected]>
  • Loading branch information
nuritsha and nicoladj77 authored Jan 9, 2025
1 parent 44205bd commit 93c527b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-plus.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
define( 'HELLOPLUS_STYLE_URL', HELLOPLUS_ASSETS_URL . 'css/' );
define( 'HELLOPLUS_IMAGES_PATH', HELLOPLUS_ASSETS_PATH . 'images/' );
define( 'HELLOPLUS_IMAGES_URL', HELLOPLUS_ASSETS_URL . 'images/' );
define( 'HELLOPLUS_MIN_ELEMENTOR_VERSION', '3.25.11' );
define( 'HELLOPLUS_MIN_ELEMENTOR_VERSION', '3.26.4' );

// Init the Plugin class
require HELLOPLUS_PATH . '/plugin.php';
Expand Down

0 comments on commit 93c527b

Please sign in to comment.