From 6a5971ce1cee119e37617ecf6db0400ca2ef8d29 Mon Sep 17 00:00:00 2001 From: Matias Benedetto Date: Wed, 24 Jan 2024 18:48:02 -0300 Subject: [PATCH] update version since --- .../font-library/class-wp-rest-font-collections-controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/experimental/fonts/font-library/class-wp-rest-font-collections-controller.php b/lib/experimental/fonts/font-library/class-wp-rest-font-collections-controller.php index 472a28b47bb6d..4f792f9271ba4 100644 --- a/lib/experimental/fonts/font-library/class-wp-rest-font-collections-controller.php +++ b/lib/experimental/fonts/font-library/class-wp-rest-font-collections-controller.php @@ -261,7 +261,7 @@ public function get_collection_params() { /** * Filters REST API collection parameters for the font collections controller. * - * @since 5.5.0 + * @since 6.5.0 * * @param array $query_params JSON Schema-formatted collection parameters. */