| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | /** |
| 3 | 3 | * Plugin Name: WDesignKit |
| 4 | 4 | * Plugin URI: https://wdesignkit.com/ |
| 5 | 5 | * Description: Build WordPress websites in no time using wdesignkit's collection of website templates & Widgets, Widget Builder for Elementor, Block Builder for Gutenberg and many more feature to improve your web design process. |
| 6 | - * Version: 1.0.16 | |
| 6 | + * Version: 1.0.21 | |
| 7 | 7 | * Author: POSIMYTH |
| 8 | 8 | * Author URI: https://posimyth.com/ |
| 9 | 9 | * Text Domain: wdesignkit |
| 10 | 10 | * Domain Path: /languages |
| @@ -18,9 +18,9 @@ | ||
| 18 | 18 | if ( ! defined( 'ABSPATH' ) ) { |
| 19 | 19 | exit; |
| 20 | 20 | } |
| 21 | 21 | |
| 22 | -define( 'WDKIT_VERSION', '1.0.16' ); | |
| 22 | +define( 'WDKIT_VERSION', '1.0.21' ); | |
| 23 | 23 | define( 'WDKIT_FILE', __FILE__ ); |
| 24 | 24 | define( 'WDKIT_PATH', plugin_dir_path( __FILE__ ) ); |
| 25 | 25 | define( 'WDKIT_PBNAME', plugin_basename( __FILE__ ) ); |
| 26 | 26 | define( 'WDKIT_BDNAME', basename( dirname( __FILE__ )) ); |