Skip to content

Commit

Permalink
New build
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed May 26, 2020
1 parent 846144a commit 51d5138
Show file tree
Hide file tree
Showing 85 changed files with 12,422 additions and 20,225 deletions.
2 changes: 1 addition & 1 deletion _inc/build/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-components', 'wp-polyfill'), 'version' => 'd5e109e3e409f02b3ef79d04a126ae02');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-components', 'wp-polyfill'), 'version' => '378bd12beb987de9fe5bc00cd9394c49');
2 changes: 1 addition & 1 deletion _inc/build/admin.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions _inc/jetpack-strings.php
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@
_x( "Secure", "Short message informing user that the site is secure.", "jetpack" ), // _inc/client/pro-status/index.jsx:122
__( "ACTIVE", "jetpack" ), // _inc/client/pro-status/index.jsx:136
_x( "Set up", "Caption for a button to set up a feature.", "jetpack" ), // _inc/client/pro-status/index.jsx:172
_nx( "Threat", "Threats", 1, "A caption for a small button to fix security issues.", "jetpack" ), // _inc/client/pro-status/index.jsx:237
__( "Action needed", "jetpack" ), // _inc/client/pro-status/index.jsx:250
_n( "Threat", "Threats", 1, "jetpack" ), // _inc/client/pro-status/index.jsx:237
__( "Action needed", "jetpack" ), // _inc/client/pro-status/index.jsx:249
__( "Activate", "jetpack" ), // _inc/client/searchable-modules/index.jsx:61
__( "Checking your spam protection…", "jetpack" ), // _inc/client/security/antispam.jsx:88
__( "Fetching key…", "jetpack" ), // _inc/client/security/antispam.jsx:92
Expand Down
4 changes: 2 additions & 2 deletions jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* 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.
* Author: Automattic
* Version: 8.6-alpha
* Version: 8.6-beta
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand All @@ -15,7 +15,7 @@

define( 'JETPACK__MINIMUM_WP_VERSION', '5.3' );
define( 'JETPACK__MINIMUM_PHP_VERSION', '5.6' );
define( 'JETPACK__VERSION', '8.6-alpha' );
define( 'JETPACK__VERSION', '8.6-beta' );
define( 'JETPACK_MASTER_USER', true );
define( 'JETPACK__API_VERSION', 1 );
define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Expand Down
Binary file modified languages/jetpack-bs_BA.mo
Binary file not shown.
Loading

0 comments on commit 51d5138

Please sign in to comment.