Skip to content

Commit cf54467

Browse files
authored
Update version to 2.1.0
1 parent 032978a commit cf54467

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
'uploadfolder' => '0',
1111
'createDirs' => '',
1212
'clearCacheOnLoad' => 0,
13-
'version' => '2.0.2',
13+
'version' => '2.1.0',
1414
'constraints' =>
1515
array (
1616
'depends' =>
1717
array (
18-
'php' => '5.3.7-7.2.999',
18+
'php' => '5.5.0-7.2.999',
1919
'typo3' => '6.2.0-8.99.99',
2020
),
2121
'conflicts' =>

0 commit comments

Comments
 (0)