Skip to content

Commit ce32a91

Browse files
committed
[RELEASE] Release version 1.3.11
Fixes randomly occurring `The field "xxx" is missing the required "type" in Content Block` error.
1 parent bcacfb6 commit ce32a91

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
@@ -8,7 +8,7 @@
88
'author_email' => '[email protected]',
99
'author_company' => '',
1010
'state' => 'stable',
11-
'version' => '1.3.10',
11+
'version' => '1.3.11',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '13.4.5-13.4.99',

0 commit comments

Comments
 (0)