From 243747c7b6a50b39e2aff834a7f75b6af93222fb Mon Sep 17 00:00:00 2001 From: simison Date: Tue, 26 Sep 2023 19:38:35 +0000 Subject: [PATCH] Subscriptions modal: enable for Jetpack sites (#33235) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6317281208 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 26544f1..8eb5c40 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "license": "GPL-2.0-or-later", "require": {}, "require-dev": { - "automattic/jetpack-changelogger": "^3.3.10" + "automattic/jetpack-changelogger": "^3.3.11-alpha" }, "scripts": { "test-js": [