Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Commit 730b13f

Browse files
committed
Merge branch 'release/1.2.0'
2 parents 3ab653c + 9246a5e commit 730b13f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ext_emconf.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
'modify_tables' => '',
1818
'clearCacheOnLoad' => 0,
1919
'lockType' => '',
20-
'version' => '1.1.1',
20+
'version' => '1.2.0',
2121
'constraints' => array(
2222
'depends' => array(
23-
'typo3' => '6.2.0-6.2.99',
24-
'extbase' => '6.2.0-6.2.99',
25-
'fluid' => '6.2.0-6.2.99',
23+
'typo3' => '6.2.0-7.99.99',
24+
'extbase' => '6.2.0-7.99.99',
25+
'fluid' => '6.2.0-7.99.99',
2626
),
2727
'conflicts' => array(
2828
),

0 commit comments

Comments
 (0)