| @@ -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' ); |