Skip to content

Commit 18c2367

Browse files
authored
Update versions (#14867)
1 parent 5438ee9 commit 18c2367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jetpack.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
define( 'JETPACK__MINIMUM_WP_VERSION', '5.2' );
1717
define( 'JETPACK__MINIMUM_PHP_VERSION', '5.6' );
18-
define( 'JETPACK__VERSION', '8.3-alpha' );
18+
define( 'JETPACK__VERSION', '8.4-alpha' );
1919
define( 'JETPACK_MASTER_USER', true );
2020
define( 'JETPACK__API_VERSION', 1 );
2121
define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Jetpack",
3-
"version": "8.3.0-alpha",
3+
"version": "8.4.0-alpha",
44
"description": "[Jetpack](https://jetpack.com/) is a WordPress plugin that supercharges your self-hosted WordPress site with the awesome cloud power of [WordPress.com](https://wordpress.com).",
55
"homepage": "https://jetpack.com",
66
"author": "Automattic",

0 commit comments

Comments
 (0)