Skip to content

Commit 4faf96c

Browse files
committed
[BUG] Forgot to update dependency-version number for TYPO3
1 parent 0f4ec44 commit 4faf96c

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
@@ -19,10 +19,10 @@
1919
'state' => 'stable',
2020
'createDirs' => '',
2121
'clearCacheOnLoad' => 1,
22-
'version' => '1.1.0',
22+
'version' => '1.1.1',
2323
'constraints' => [
2424
'depends' => [
25-
'typo3' => '7.0.0-11.5.99',
25+
'typo3' => '7.0.0-12.99.99',
2626
],
2727
'conflicts' => [],
2828
'suggests' => [],

0 commit comments

Comments
 (0)