Title: Added Jetpack 9.7-beta
Author: WordPress VIP Documentation
Published: April 27, 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.7-beta

# Added Jetpack 9.7-beta

---

 27 April 2021

20:42:01 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-7-beta/)

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

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

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

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