diff --git a/tools/jetpack-live-branches/jetpack-live-branches.user.js b/tools/jetpack-live-branches/jetpack-live-branches.user.js index 6ca3aee997d4f..d6003f333467f 100644 --- a/tools/jetpack-live-branches/jetpack-live-branches.user.js +++ b/tools/jetpack-live-branches/jetpack-live-branches.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Jetpack Live Branches // @namespace https://wordpress.com/ -// @version 1.7 +// @version 1.8 // @description Adds links to PRs pointing to Jurassic Ninja sites for live-testing a changeset // @require https://code.jquery.com/jquery-3.3.1.min.js // @match https://github.com/Automattic/jetpack/pull/* @@ -29,7 +29,6 @@
  • Launch sites with WP_DEBUG and WP_DEBUG_LOG set to true
  • Launch with Gutenberg installed
  • Launch with built blocks
  • -
  • Launch with WordPress 5.0 Beta
  • Launch with WooCommerce installed
  • Launch with Code Snippets installed
  • Launch with WP Rollback installed