From 3215364fea27a94ddc77d4ca1b5ddc1a2e7317f0 Mon Sep 17 00:00:00 2001 From: dilirity Date: Mon, 6 Jan 2025 13:46:52 +0000 Subject: [PATCH] Changelog and readme.txt edits. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12633535724 Upstream-Ref: Automattic/jetpack@f59afed29943c36ae034074b998bc97f8e7ff5dc --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index db62913..343bc02 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "GPL-2.0-or-later", "require": { "php": ">=7.2", - "automattic/jetpack-connection": "^6.2.2-alpha" + "automattic/jetpack-connection": "^6.2.2" }, "require-dev": { "yoast/phpunit-polyfills": "^1.1.1",