From ae5017e84d79b64309c10de09e81a83dd4838678 Mon Sep 17 00:00:00 2001 From: grzegorz-cp Date: Mon, 20 Jan 2025 23:54:24 +0000 Subject: [PATCH] My Jetpack: Adding new modal interstitial (#40945) * My Jetpack: Adding new modal interstitial component * changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12877284654 Upstream-Ref: Automattic/jetpack@1b367b36d6305f5e5ded7f0db1199119b6772ee0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1094bcc..69d2f06 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "automattic/jetpack-constants": "^3.0.1", "automattic/jetpack-status": "^5.0.2", "automattic/jetpack-config": "^3.0.0", - "automattic/jetpack-my-jetpack": "^5.3.3", + "automattic/jetpack-my-jetpack": "^5.4.0-alpha", "automattic/jetpack-sync": "^4.4.0" }, "require-dev": {