| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | * Plugin Name: Jetpack by WordPress.com |
| 5 | 5 | * Plugin URI: https://jetpack.com |
| 6 | 6 | * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users. |
| 7 | 7 | * Author: Automattic |
| 8 | - * Version: 6.3.7 | |
| 8 | + * Version: 6.4 | |
| 9 | 9 | * Author URI: https://jetpack.com |
| 10 | 10 | * License: GPL2+ |
| 11 | 11 | * Text Domain: jetpack |
| 12 | 12 | * Domain Path: /languages/ |
| @@ -13,9 +13,9 @@ | ||
| 13 | 13 | */ |
| 14 | 14 | |
| 15 | 15 | define( 'JETPACK__MINIMUM_WP_VERSION', '4.7' ); |
| 16 | 16 | |
| 17 | -define( 'JETPACK__VERSION', '6.3.7' ); | |
| 17 | +define( 'JETPACK__VERSION', '6.4' ); | |
| 18 | 18 | define( 'JETPACK_MASTER_USER', true ); |
| 19 | 19 | define( 'JETPACK__API_VERSION', 1 ); |
| 20 | 20 | define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); |
| 21 | 21 | define( 'JETPACK__PLUGIN_FILE', __FILE__ ); |