We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693fc16 commit 6920c42Copy full SHA for 6920c42
ext_emconf.php
@@ -8,7 +8,7 @@
8
'title' => 'News importer',
9
'description' => 'Import RSS/Atom feeds or externals HTML as ext:news records',
10
'category' => 'plugin',
11
- 'version' => '1.0.0',
+ 'version' => '1.0.1',
12
'state' => 'alpha',
13
'clearcacheonload' => TRUE,
14
'author' => 'Frans Saris',
@@ -22,4 +22,4 @@
22
'conflicts' => [],
23
'suggests' => [],
24
],
25
-];
+];
0 commit comments