From 088ae4d77a1d3d37c31435ec35c151a031318497 Mon Sep 17 00:00:00 2001 From: sarthaknagoshe2002 Date: Thu, 5 Dec 2024 22:30:24 +0530 Subject: [PATCH] Fix: add correct version --- packages/block-library/src/query-total/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/block-library/src/query-total/index.php b/packages/block-library/src/query-total/index.php index e1e08a7c389c1a..dcf9a6d46fd7bd 100644 --- a/packages/block-library/src/query-total/index.php +++ b/packages/block-library/src/query-total/index.php @@ -8,7 +8,7 @@ /** * Renders the `query-total` block on the server. * - * @since 6.7.0 + * @since 6.8.0 * * @param array $attributes Block attributes. * @param string $content Block default content. @@ -73,7 +73,7 @@ function render_block_core_query_total( $attributes, $content, $block ) { /** * Registers the `query-total` block. * - * @since 6.7.0 + * @since 6.8.0 */ function register_block_core_query_total() { register_block_type_from_metadata(