Skip to content

Commit 6683e78

Browse files
committed
[RELEASE] Added support for TYPO3 v11
1 parent 52dc777 commit 6683e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'author_company' => 'b13 GmbH',
1010
'state' => 'stable',
1111
'clearCacheOnLoad' => true,
12-
'version' => '1.3.4',
12+
'version' => '1.4.0',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '9.5.0-11.99.99',

0 commit comments

Comments
 (0)