PluginProbe
Jetpack – WP Security, Backup, Speed, & Growth / 6.4
Jetpack – WP Security, Backup, Speed, & Growth v6.4
12.0.3 12.1.3 12.2.3 12.3.2 12.4.2 12.5.2 12.6.4 12.7.3 12.8.3 12.9.5 13.0.2 13.1.5 13.2.4 13.3.3 13.4.5 13.5.2 13.6.2 13.7.2 13.8.3 13.9.2 14.0.1 14.1.1 14.2.2 14.3.1 14.4.2 All 500 releases
← All changes | jetpack.php +2 -2 6.3.76.4 View file →
@@ -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__ );