Title: Added Jetpack 9.5-beta
Author: WordPress VIP Documentation
Published: February 24, 2021
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Added Jetpack 9.5-beta

# Added Jetpack 9.5-beta

---

 24 February 2021

19:29:41 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/added-jetpack-9-5-beta/)

We have added a new subtree for Jetpack 9.5. If you want to try this version before
VIP sites are upgraded to it, you can follow the [testing guidelines](https://github.com/Automattic/jetpack/blob/jetpack/branch-9.5/to-test.md).

As usual, if you want to run this specific version, you’ll need to pin your site
to use Jetpack 9.5 by adding this line to your `vip-config.php`:

    ```
    define( 'VIP_JETPACK_PINNED_VERSION', '9.5' );
    ```

Please, take into account that Jetpack 9.5 is **not compatible** with WordPress 
versions less than 5.6.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2000](https://github.com/Automattic/vip-go-mu-plugins/pull/2000)