From b4db05c2e148c710bc1bfdc131121edbe7d7b505 Mon Sep 17 00:00:00 2001 From: ice9js Date: Mon, 14 Oct 2024 09:30:47 +0000 Subject: [PATCH] Changelog and readme.txt edits. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11324665067 Upstream-Ref: Automattic/jetpack@c2d5710561b295bbfb31d39a662c4cabb1659f56 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 238c730..906db09 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "require": { "php": ">=7.0", "automattic/jetpack-connection": "^5.1.3", - "automattic/jetpack-sync": "^3.14.1-alpha" + "automattic/jetpack-sync": "^3.14.1" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1",