Skip to content

Commit 0259914

Browse files
committed
Version 2.0.3
1 parent f7748e5 commit 0259914

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

mb-rest-api.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: MB Rest API
44
* Plugin URI: https://metabox.io/plugins/mb-rest-api/
55
* Description: Add Meta Box custom fields to WordPress Rest API.
6-
* Version: 2.0.2
6+
* Version: 2.0.3
77
* Author: MetaBox.io
88
* Author URI: https://metabox.io
99
* License: GPL2+

readme.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Contributors: metabox, rilwis, barcavn2
33
Donate link: https://metabox.io/pricing/
44
Tags: meta box, custom fields, rest api
55
Requires at least: 4.1
6-
Tested up to: 6.5.5
7-
Stable tag: 2.0.2
6+
Tested up to: 6.6
7+
Stable tag: 2.0.3
88
Requires PHP: 7.0
99
License: GPLv2 or later
1010

@@ -49,6 +49,9 @@ Repeat the same process for **WP REST API** and **MB Rest API**.
4949

5050
== Changelog ==
5151

52+
- 2.0.3 - 2024-07-22 =
53+
- Fix PHP warning in WordPress 6.6
54+
5255
= 2.0.2 - 2024-07-02 =
5356
- Fix not updating WooCommerce products
5457

0 commit comments

Comments
 (0)