Skip to content

Commit f41e15a

Browse files
committed
[RELEASE] Release version 2.0.2
1 parent d1c89f8 commit f41e15a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Build/content_blocks_examples/ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
'author_email' => '[email protected]',
99
'author_company' => '',
1010
'state' => 'stable',
11-
'version' => '2.0.1',
11+
'version' => '2.0.2',
1212
'constraints' => [
1313
'depends' => [
14-
'typo3' => '14.0.0-14.4.99',
14+
'typo3' => '14.0.0-14.3.99',
1515
],
1616
'conflicts' => [],
1717
'suggests' => [],

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
'author_email' => '[email protected]',
99
'author_company' => '',
1010
'state' => 'stable',
11-
'version' => '2.0.1',
11+
'version' => '2.0.2',
1212
'constraints' => [
1313
'depends' => [
14-
'typo3' => '14.0.0-14.4.99',
14+
'typo3' => '14.0.0-14.3.99',
1515
],
1616
'conflicts' => [],
1717
'suggests' => [],

0 commit comments

Comments
 (0)