| @@ -48,9 +48,9 @@ | ||
| 48 | 48 | ?> |
| 49 | 49 | <tr valign="top"> |
| 50 | 50 | <th scope="row">Player Version</th> |
| 51 | 51 | <td> |
| 52 | - <?php $vdo_embed_version_vars = array('0.5', '1.0.0', '1.1.0', '1.1.3', '1.2.7', '1.3.3', '1.4.5'); ?> | |
| 52 | + <?php $vdo_embed_version_vars = array('0.5', '1.0.0', '1.1.0', '1.1.3', '1.2.7', '1.3.3'); ?> | |
| 53 | 53 | <select name="vdo_embed_version" id="vdo_embed_version"> |
| 54 | 54 | <?php |
| 55 | 55 | $vdo_embed_version_str = get_option('vdo_embed_version'); |
| 56 | 56 | ?> |