From 09fcae2d28e00e1554fd8e2d157a6edba170b859 Mon Sep 17 00:00:00 2001 From: zinigor Date: Tue, 29 Oct 2024 12:37:41 +0000 Subject: [PATCH] Package release to update script-data bundle. (#39942) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11573837801 Upstream-Ref: Automattic/jetpack@f883f45317abcfdc8ce960029360f70904eb4b86 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c12a6f0..b121e8c 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "php": ">=7.0", "automattic/jetpack-admin-ui": "^0.4.5", - "automattic/jetpack-assets": "^2.3.11", + "automattic/jetpack-assets": "^2.3.12", "automattic/jetpack-connection": "^5.1.5", "automattic/jetpack-my-jetpack": "^4.35.16", "automattic/jetpack-plans": "^0.4.12"