updated plugin Jetpack Protect
version 1.1.2
This commit is contained in:
@ -6,51 +6,51 @@ return array(
|
||||
'packages' => array(
|
||||
'jetpack-admin-ui' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-admin-ui',
|
||||
'ver' => '0.2.12',
|
||||
'ver' => '0.2.13',
|
||||
),
|
||||
'jetpack-assets' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-assets',
|
||||
'ver' => '1.17.25',
|
||||
'ver' => '1.17.27',
|
||||
),
|
||||
'jetpack-config' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-config',
|
||||
'ver' => '1.11.0',
|
||||
'ver' => '1.11.1',
|
||||
),
|
||||
'jetpack-connection' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-connection',
|
||||
'ver' => '1.46.3',
|
||||
'ver' => '1.47.0',
|
||||
),
|
||||
'jetpack-idc' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-identity-crisis',
|
||||
'ver' => '0.8.31',
|
||||
'ver' => '0.8.32',
|
||||
),
|
||||
'jetpack-jitm' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-jitm',
|
||||
'ver' => '2.2.33',
|
||||
'ver' => '2.2.34',
|
||||
),
|
||||
'jetpack-licensing' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-licensing',
|
||||
'ver' => '1.7.11',
|
||||
'ver' => '1.7.12',
|
||||
),
|
||||
'jetpack-my-jetpack' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack',
|
||||
'ver' => '2.4.0',
|
||||
'ver' => '2.5.1',
|
||||
),
|
||||
'jetpack-password-checker' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-password-checker',
|
||||
'ver' => '0.2.7',
|
||||
'ver' => '0.2.8',
|
||||
),
|
||||
'jetpack-plugins-installer' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-plugins-installer',
|
||||
'ver' => '0.2.0',
|
||||
'ver' => '0.2.1',
|
||||
),
|
||||
'jetpack-sync' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-sync',
|
||||
'ver' => '1.43.0',
|
||||
'ver' => '1.44.0',
|
||||
),
|
||||
'jetpack-transport-helper' => array(
|
||||
'path' => 'jetpack_vendor/automattic/jetpack-transport-helper',
|
||||
'ver' => '0.1.0',
|
||||
'ver' => '0.1.1',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user