| @@ -5,9 +5,9 @@ | ||
| 5 | 5 | * Plugin URI: https://kubiobuilder.com |
| 6 | 6 | * Description: Using the power of AI, Kubio gives you a head start by generating a first draft of your website, which you can further customize to your liking. |
| 7 | 7 | * Author: ExtendThemes |
| 8 | 8 | * Author URI: https://extendthemes.com |
| 9 | - * Version: 2.8.3 | |
| 9 | + * Version: 2.8.4 | |
| 10 | 10 | * License: GPL3+ |
| 11 | 11 | * License URI: https://www.gnu.org/licenses/gpl-2.0.txt |
| 12 | 12 | * Text Domain: kubio |
| 13 | 13 | * Domain Path: /languages |
| @@ -49,10 +49,10 @@ | ||
| 49 | 49 | if ( defined( 'KUBIO_VERSION' ) ) { |
| 50 | 50 | return; |
| 51 | 51 | } |
| 52 | 52 | |
| 53 | -define( 'KUBIO_VERSION', '2.8.3' ); | |
| 54 | -define( 'KUBIO_BUILD_NUMBER', '504' ); | |
| 53 | +define( 'KUBIO_VERSION', '2.8.4' ); | |
| 54 | +define( 'KUBIO_BUILD_NUMBER', '506' ); | |
| 55 | 55 | |
| 56 | 56 | define( 'KUBIO_ENTRY_FILE', __FILE__ ); |
| 57 | 57 | define( 'KUBIO_ROOT_DIR', plugin_dir_path( __FILE__ ) ); |
| 58 | 58 | define( 'KUBIO_ROOT_URL', untrailingslashit( plugin_dir_url( __FILE__ ) ) ); |