Skip to content
Snippets Groups Projects
Commit d1b6fa26 authored by Matthias Adrowski's avatar Matthias Adrowski
Browse files

[TASK] Release version 2.0.3

parent 9ac16060
No related branches found
Tags 2.1.7
No related merge requests found
......@@ -35,7 +35,6 @@ use TYPO3\CMS\Core\Utility\GeneralUtility;
* @deprecated All of this class will be removed when PageLayoutView support is dropped
*/
class PluginRenderer implements PageLayoutViewDrawItemHookInterface {
/**
* @var PreviewService
*/
......
......@@ -4,7 +4,7 @@
"description": "Embed Vimeo Videos of a Playlist or Channel",
"homepage": "https://www.sgalinski.de",
"license": "GPL-2.0-or-later",
"version": "2.0.2",
"version": "2.0.3",
"require": {
"typo3/cms-core": "^10.4.0 || ^11.5.0",
"vimeo/vimeo-api": "^3.0"
......
......@@ -36,7 +36,7 @@ $EM_CONF['sg_vimeo'] = [
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '2.0.2',
'version' => '2.0.3',
'constraints' => [
'depends' => [
'typo3' => '10.4.0-11.5.99',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment