Skip to content

Commit 0982f87

Browse files
committed
Version 2.0.4
1 parent 4bcd75f commit 0982f87

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
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.3
6+
* Version: 2.0.4
77
* Author: MetaBox.io
88
* Author URI: https://metabox.io
99
* License: GPL2+

readme.txt

+6-3
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.6
7-
Stable tag: 2.0.3
6+
Tested up to: 6.6.1
7+
Stable tag: 2.0.4
88
Requires PHP: 7.0
99
License: GPLv2 or later
1010

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

5050
== Changelog ==
5151

52-
- 2.0.3 - 2024-07-22 =
52+
= 2.0.4 - 2024-08-19 =
53+
Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer
54+
55+
= 2.0.3 - 2024-07-22 =
5356
- Fix PHP warning in WordPress 6.6
5457

5558
= 2.0.2 - 2024-07-02 =

0 commit comments

Comments
 (0)