Skip to content

Commit be82491

Browse files
authored
Update ext_emconf.php to version 1.0.2
1 parent 7b7ef59 commit be82491

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
@@ -14,7 +14,7 @@
1414
'title' => 'Bolt - An easy TYPO3 integration basis',
1515
'description' => 'This package ships best defaults for integrators',
1616
'category' => 'fe',
17-
'version' => '1.0.1',
17+
'version' => '1.0.2',
1818
'state' => 'stable',
1919
'uploadfolder' => false,
2020
'createDirs' => '',
@@ -26,7 +26,7 @@
2626
array (
2727
'depends' =>
2828
array (
29-
'typo3' => '7.6.0-8.9.99',
29+
'typo3' => '7.6.0-9.9.99',
3030
),
3131
'conflicts' =>
3232
array (

0 commit comments

Comments
 (0)