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

[TASK] Release version 5.0.1

parent 47203948
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"description": "Embed YouTube Videos of a Playlist or Channel", "description": "Embed YouTube Videos of a Playlist or Channel",
"homepage": "https://www.sgalinski.de", "homepage": "https://www.sgalinski.de",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"version": "5.0.0", "version": "5.0.1",
"require": { "require": {
"typo3/cms-core": "^10.4.0 || ^11.5.0", "typo3/cms-core": "^10.4.0 || ^11.5.0",
"sgalinski/project-theme-lightbox": "^2.0.0" "sgalinski/project-theme-lightbox": "^2.0.0"
......
...@@ -36,7 +36,7 @@ $EM_CONF['sg_youtube'] = [ ...@@ -36,7 +36,7 @@ $EM_CONF['sg_youtube'] = [
'uploadfolder' => '0', 'uploadfolder' => '0',
'createDirs' => '', 'createDirs' => '',
'clearCacheOnLoad' => 0, 'clearCacheOnLoad' => 0,
'version' => '5.0.0', 'version' => '5.0.1',
'constraints' => [ 'constraints' => [
'depends' => [ 'depends' => [
'typo3' => '10.4.0-11.5.99', '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