Update @version to 6.7.0.

This commit is contained in:
barryhughes 2022-05-19 18:36:29 +00:00
parent d569cf463a
commit 277e3635ab
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@ function wc_create_refund( $args = array() ) {
*
* Filter hook to modify the partially-refunded status conditions.
*
* @since 6.6.0
* @since 6.7.0
*
* @param bool $is_partially_refunded Whether the order is partially refunded.
* @param int $order_id The order id.