Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Commit 9494094

Browse files
committed
[RELEASE] Version 7.0.0
1 parent 0f082b3 commit 9494094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'description' => 'This plugin detects the visitor\'s preferred language and sets the local configuration for TYPO3\'s language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user\'s preferred language does not exist.',
1616
'category' => 'misc',
1717
'shy' => 0,
18-
'version' => '3.1.0',
18+
'version' => '7.0.0',
1919
'state' => 'stable',
2020
'uploadfolder' => 0,
2121
'clearcacheonload' => 0,
@@ -26,7 +26,7 @@
2626
'CGLcompliance_note' => '',
2727
'constraints' => array(
2828
'depends' => array(
29-
'typo3' => '6.2.0-7.1.99',
29+
'typo3' => '6.2.0-7.99.99',
3030
),
3131
'conflicts' => array(
3232
),

0 commit comments

Comments
 (0)