Title: Added Jetpack 9.6-beta
Author: WordPress VIP Documentation
Published: March 30, 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.6-beta

# Added Jetpack 9.6-beta

---

 30 March 2021

21:05:45 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-6-beta/)

We have added a new subtree for Jetpack 9.6, initially containing version 9.6-beta.
If you want to try this beta, you can follow the [testing guidelines](https://github.com/Automattic/jetpack/blob/jetpack/branch-9.6/to-test.md).

As usual, you need to pin your site to use Jetpack 9.6 by adding this line to your`
vip-config.php`:

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

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