We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c89f8 commit f41e15aCopy full SHA for f41e15a
Build/content_blocks_examples/ext_emconf.php
@@ -8,10 +8,10 @@
8
'author_email' => 'typo3cms@typo3.org',
9
'author_company' => '',
10
'state' => 'stable',
11
- 'version' => '2.0.1',
+ 'version' => '2.0.2',
12
'constraints' => [
13
'depends' => [
14
- 'typo3' => '14.0.0-14.4.99',
+ 'typo3' => '14.0.0-14.3.99',
15
],
16
'conflicts' => [],
17
'suggests' => [],
ext_emconf.php
0 commit comments