From f367b7aadd60ba907cc53f0f684aeb5246b429a5 Mon Sep 17 00:00:00 2001 From: ACF Date: Mon, 21 Aug 2023 09:37:41 +0200 Subject: [PATCH] Updates to 6.2.0 --- .github/scripts/release.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/scripts/release.php b/.github/scripts/release.php index baaf912..fcb1ffd 100644 --- a/.github/scripts/release.php +++ b/.github/scripts/release.php @@ -45,7 +45,8 @@ $data_plugins = [ ]; $data_wp = [ - 'wp_name' => 'acf', + 'wp_name' => 'acf', + 'wp_version' => '6.3', ]; $data_acf = [