Skip to content

Commit

Permalink
update the beta to beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdixon194 authored and matticbot committed Feb 23, 2022
1 parent df70b56 commit 7412aef
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion jetpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://jetpack.com
* Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
* Author: Automattic
* Version: 10.7-beta
* Version: 10.7-beta2
* Author URI: https://jetpack.com
* License: GPL2+
* Text Domain: jetpack
Expand Down
8 changes: 4 additions & 4 deletions jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
'path' => 'jetpack_vendor/automattic/jetpack-identity-crisis',
'ver' => '0.7.4',
),
'jetpack-sync' => array(
'path' => 'jetpack_vendor/automattic/jetpack-sync',
'ver' => '1.30.0',
),
'jetpack-backup-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-backup',
'ver' => '1.2.4',
),
'jetpack-sync' => array(
'path' => 'jetpack_vendor/automattic/jetpack-sync',
'ver' => '1.30.0',
),
'jetpack-config' => array(
'path' => 'jetpack_vendor/automattic/jetpack-config',
'ver' => '1.6.1',
Expand Down
2 changes: 1 addition & 1 deletion vendor/composer/autoload_files.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
'3773ef3f09c37da5478d578e32b03a4b' => $baseDir . '/jetpack_vendor/automattic/jetpack-assets/actions.php',
'd4eb94df91a729802d18373ee8cdc79f' => $baseDir . '/jetpack_vendor/automattic/jetpack-backup/actions.php',
'009de6aaa0d497eacea41fab13fc05f1' => $baseDir . '/jetpack_vendor/automattic/jetpack-compat/functions.php',
'd7b298d70ab0e8605f5d5b6edeab1bd2' => $vendorDir . '/automattic/jetpack-waf/actions.php',
'c41c8291342c1bc5fcb32cf6fda33a14' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/search.php',
'd7b298d70ab0e8605f5d5b6edeab1bd2' => $vendorDir . '/automattic/jetpack-waf/actions.php',
);
2 changes: 1 addition & 1 deletion vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ10_7_beta
'3773ef3f09c37da5478d578e32b03a4b' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-assets/actions.php',
'd4eb94df91a729802d18373ee8cdc79f' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-backup/actions.php',
'009de6aaa0d497eacea41fab13fc05f1' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-compat/functions.php',
'd7b298d70ab0e8605f5d5b6edeab1bd2' => __DIR__ . '/..' . '/automattic/jetpack-waf/actions.php',
'c41c8291342c1bc5fcb32cf6fda33a14' => __DIR__ . '/../..' . '/jetpack_vendor/automattic/jetpack-search/search.php',
'd7b298d70ab0e8605f5d5b6edeab1bd2' => __DIR__ . '/..' . '/automattic/jetpack-waf/actions.php',
);

public static $prefixLengthsPsr4 = array (
Expand Down
48 changes: 24 additions & 24 deletions vendor/composer/jetpack_autoload_classmap.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,26 @@
'version' => 'dev-master',
'path' => $baseDir . '/src/class-tracking.php'
),
'Automattic\\Jetpack\\Waf\\WafOperators' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-operators.php'
),
'Automattic\\Jetpack\\Waf\\WafTransforms' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-transforms.php'
),
'Automattic\\Jetpack\\Waf\\WafRunner' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-runner.php'
),
'Automattic\\Jetpack\\Waf\\WafRuleCompiler' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-rule-compiler.php'
),
'Automattic\\Jetpack\\Waf\\WafRuntime' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-runtime.php'
),
'Automattic\\Jetpack\\Search\\Customberg2' => array(
'version' => '0.9.0.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg2.php'
Expand Down Expand Up @@ -218,26 +238,6 @@
'version' => '0.6.3.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php'
),
'Automattic\\Jetpack\\Waf\\WafOperators' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-operators.php'
),
'Automattic\\Jetpack\\Waf\\WafTransforms' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-transforms.php'
),
'Automattic\\Jetpack\\Waf\\WafRunner' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-runner.php'
),
'Automattic\\Jetpack\\Waf\\WafRuleCompiler' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-rule-compiler.php'
),
'Automattic\\Jetpack\\Waf\\WafRuntime' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/src/class-waf-runtime.php'
),
'Automattic\\Jetpack\\Licensing' => array(
'version' => '1.6.2.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php'
Expand Down Expand Up @@ -694,14 +694,14 @@
'version' => '1.4.0.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-heartbeat/src/class-heartbeat.php'
),
'Automattic\\Jetpack\\Roles' => array(
'version' => '1.4.14.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php'
),
'Automattic\\Jetpack\\Redirect' => array(
'version' => '1.7.11.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php'
),
'Automattic\\Jetpack\\Roles' => array(
'version' => '1.4.14.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php'
),
'Jetpack_Tracks_Event' => array(
'version' => '1.14.3.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-tracking/legacy/class-jetpack-tracks-event.php'
Expand Down
8 changes: 4 additions & 4 deletions vendor/composer/jetpack_autoload_filemap.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
'version' => '1.6.8.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-compat/functions.php'
),
'd7b298d70ab0e8605f5d5b6edeab1bd2' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/actions.php'
),
'c41c8291342c1bc5fcb32cf6fda33a14' => array(
'version' => '0.9.0.0',
'path' => $baseDir . '/jetpack_vendor/automattic/jetpack-search/search.php'
),
'd7b298d70ab0e8605f5d5b6edeab1bd2' => array(
'version' => '0.1.0.0',
'path' => $vendorDir . '/automattic/jetpack-waf/actions.php'
),
);

0 comments on commit 7412aef

Please sign in to comment.