PluginProbe
Borderless – Addons and Templates for Elementor / 1.2.5
Borderless – Addons and Templates for Elementor v1.2.5
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 All 78 releases
← All changes | borderless.php +2 -2 1.2.21.2.5 View file →
@@ -3,9 +3,9 @@
3 3 /*
4 4 Plugin Name: Borderless
5 5 Plugin URI: https://wpborderless.com/
6 6 Description: One service packed with powerful tools to help you reach your purposes.
7 -Version: 1.2.2
7 +Version: 1.2.5
8 8 Author: Visualmodo
9 9 Author URI: https://unicorp.global
10 10 License: GPLv3 or later
11 11 Text Domain: borderless
@@ -19,9 +19,9 @@
19 19 /*-----------------------------------------------------------------------------------*/
20 20 /* *. Borderless Constants
21 21 /*-----------------------------------------------------------------------------------*/
22 22
23 -define( 'BORDERLESS__VERSION', '1.2.2' );
23 +define( 'BORDERLESS__VERSION', '1.2.5' );
24 24 define( 'BORDERLESS__DIR', plugin_dir_path( __FILE__ ) );
25 25 define( 'BORDERLESS__URL', plugins_url( '/', __FILE__ ) );
26 26 define( 'BORDERLESS__INC', BORDERLESS__DIR . '/includes' );
27 27 define( 'BORDERLESS__ASSETS', BORDERLESS__DIR . '/assets' );