Embeds: Correct the version number when Hulu was deprecated.

Follow up of [48512]
See #50676.

git-svn-id: https://develop.svn.wordpress.org/trunk@48513 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2020-07-20 13:12:22 +00:00
parent 0713ca14f9
commit b98a607ca5

View File

@ -210,7 +210,7 @@ class WP_oEmbed {
* | Photobucket | photobucket.com | 2.9.0 | 5.1.0 |
* | Funny or Die | funnyordie.com | 3.0.0 | 5.1.0 |
* | CollegeHumor | collegehumor.com | 4.0.0 | 5.3.1 |
* | Hulu | hulu.com | 2.9.0 | 5.4.2 |
* | Hulu | hulu.com | 2.9.0 | 5.5.0 |
*
* @see wp_oembed_add_provider()
*