Skip to content
Merged
Prev Previous commit
Next Next commit
Update version since.
  • Loading branch information
jffng authored and ockham committed Jan 16, 2023
commit 34f972f50aa488151b820228ee6ca30212150a56
2 changes: 1 addition & 1 deletion lib/class-wp-theme-json-resolver-gutenberg.php
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ public static function clean_cached_data() {
/**
* Returns an array of all nested json files within a given directory.
*
* @since 5.8.0
* @since 6.2.0
*
* @param dir $dir The directory to recursively iterate and list files of.
* @return array The merged array.
Expand Down