Skip to content

Commit fb753cd

Browse files
committed
5.0.6
1 parent c070f8e commit fb753cd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: plugin, custom field, custom, field, meta, meta field, repeat, repeatable
55
Requires at least: 6.4
66
Requires PHP: 7.4
77
Tested up to: 6.8
8-
Stable tag: 5.0.5
8+
Stable tag: 5.0.6
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -134,6 +134,9 @@ You can translate this plugin into your language by using [GlotPress](https://tr
134134

135135
== Changelog ==
136136

137+
= 5.0.6 =
138+
* Fixed a bug that caused a fatal error if post-type was not specified in related posts. [inc2734/smart-custom-fields#110](https://github.com/inc2734/smart-custom-fields/issues/110)
139+
137140
= 5.0.5 =
138141
* Fixed a bug that caused a fatal error if post-type was not specified in related posts. [inc2734/smart-custom-fields#110](https://github.com/inc2734/smart-custom-fields/issues/110)
139142
* Removed auto-draft check from `is_saved_the_key()` [inc2734/smart-custom-fields#113](https://github.com/inc2734/smart-custom-fields/pull/113)

smart-custom-fields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin name: Smart Custom Fields
44
* Plugin URI: https://github.com/inc2734/smart-custom-fields/
55
* Description: Smart Custom Fields is a simple plugin that management custom fields.
6-
* Version: 5.0.5
6+
* Version: 5.0.6
77
* Author: inc2734
88
* Author URI: https://2inc.org
99
* Text Domain: smart-custom-fields

0 commit comments

Comments
 (0)