Skip to content

Commit

Permalink
Change ext_emconf.php version to 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lochmueller committed Jan 23, 2025
1 parent 0100291 commit 8a03902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => '11.0.3',
'version' => '11.1.0',
'state' => 'stable',
'author' => 'Tim Lochmueller',
'author_email' => '[email protected]',
Expand Down

0 comments on commit 8a03902

Please sign in to comment.