diff --git a/ext_emconf.php b/ext_emconf.php index 73c6acf..bc1c8b6 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -12,7 +12,7 @@ 'title' => 'HTML5 Video Player', 'description' => 'A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.', 'category' => 'plugin', - 'version' => '9.5.4', + 'version' => '11.0.0', 'state' => 'stable', 'author' => 'Tim Lochmueller', 'author_email' => 'tim@fruit-lab.de',