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

[TASK] Release version 10.1.11

parent 9b5fc84b
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ foreach (
'locallangIndex' => 'pageType.news'
]
] as $doktype => $configuration) {
// add the new doktype to the page type selector
$GLOBALS['TCA']['pages']['columns']['doktype']['config']['items'][] = [
$localLangBackendPath . $configuration['locallangIndex'],
......
......@@ -6,7 +6,7 @@
"license": [
"GPL-2.0-or-later"
],
"version": "10.1.10",
"version": "10.1.11",
"support": {
},
"repositories": [
......
......@@ -19,7 +19,7 @@ $EM_CONF['sg_news'] = [
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '10.1.10',
'version' => '10.1.11',
'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