Skip to content
Snippets Groups Projects
Commit de5b4343 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] Release of version 2.1.4

parent 312da9fa
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": "2.1.3", "version": "2.1.4",
"require": { "require": {
"typo3/cms-core": "^8.7.24 || ^9.5.4" "typo3/cms-core": "^8.7.24 || ^9.5.4"
}, },
......
...@@ -36,7 +36,7 @@ $EM_CONF[$_EXTKEY] = [ ...@@ -36,7 +36,7 @@ $EM_CONF[$_EXTKEY] = [
'uploadfolder' => '0', 'uploadfolder' => '0',
'createDirs' => '', 'createDirs' => '',
'clearCacheOnLoad' => 0, 'clearCacheOnLoad' => 0,
'version' => '2.1.3', 'version' => '2.1.4',
'constraints' => [ 'constraints' => [
'depends' => [ 'depends' => [
'typo3' => '8.7.0-9.5.99', 'typo3' => '8.7.0-9.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