Skip to content
Snippets Groups Projects
Commit 934cdf7a authored by Fabian Galinski's avatar Fabian Galinski :pouting_cat:
Browse files

[TASK] Release of version 4.2.1

parent 04567ffd
No related branches found
Tags 4.2.1
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": "4.2.0", "version": "4.2.1",
"require": { "require": {
"typo3/cms-core": "^9.5.4 || ^10.4.0" "typo3/cms-core": "^9.5.4 || ^10.4.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' => '4.2.0', 'version' => '4.2.1',
'constraints' => [ 'constraints' => [
'depends' => [ 'depends' => [
'typo3' => '9.5.0-10.4.99', 'typo3' => '9.5.0-10.4.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