Skip to content

Commit c75d583

Browse files
[TASK] Release version 2.0.0
1 parent dde6fca commit c75d583

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
@@ -8,15 +8,15 @@
88
'title' => 'News importer',
99
'description' => 'Import RSS/Atom feeds or externals HTML as ext:news records',
1010
'category' => 'plugin',
11-
'version' => '1.0.3',
11+
'version' => '2.0.0',
1212
'state' => 'alpha',
1313
'clearCacheOnLoad' => true,
1414
'author' => 'Frans Saris',
1515
'author_email' => 't3ext@beech.it',
1616
'author_company' => 'Beech.it',
1717
'constraints' => [
1818
'depends' => [
19-
'typo3' => '7.99.99-8.99.99',
19+
'typo3' => '10.4.0-10.99.99',
2020
'news' => '*',
2121
],
2222
'conflicts' => [],

0 commit comments

Comments
 (0)