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 = [