diff --git a/mb-rest-api.php b/mb-rest-api.php index 30e9a05..6a5f524 100644 --- a/mb-rest-api.php +++ b/mb-rest-api.php @@ -3,7 +3,7 @@ * Plugin Name: MB Rest API * Plugin URI: https://metabox.io/plugins/mb-rest-api/ * Description: Add Meta Box custom fields to WordPress Rest API. - * Version: 2.0.2 + * Version: 2.0.3 * Author: MetaBox.io * Author URI: https://metabox.io * License: GPL2+ diff --git a/readme.txt b/readme.txt index 6b9271f..867cd28 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: metabox, rilwis, barcavn2 Donate link: https://metabox.io/pricing/ Tags: meta box, custom fields, rest api Requires at least: 4.1 -Tested up to: 6.5.5 -Stable tag: 2.0.2 +Tested up to: 6.6 +Stable tag: 2.0.3 Requires PHP: 7.0 License: GPLv2 or later @@ -49,6 +49,9 @@ Repeat the same process for **WP REST API** and **MB Rest API**. == Changelog == +- 2.0.3 - 2024-07-22 = +- Fix PHP warning in WordPress 6.6 + = 2.0.2 - 2024-07-02 = - Fix not updating WooCommerce products