Skip to content

Commit f958cd2

Browse files
Merge pull request #5 from ruudsilvrants/master
[TASK] Release version 1.0.1
2 parents 1341de7 + 6920c42 commit f958cd2

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,7 +8,7 @@
88
'title' => 'News importer',
99
'description' => 'Import RSS/Atom feeds or externals HTML as ext:news records',
1010
'category' => 'plugin',
11-
'version' => '1.0.0',
11+
'version' => '1.0.1',
1212
'state' => 'alpha',
1313
'clearcacheonload' => TRUE,
1414
'author' => 'Frans Saris',
@@ -22,4 +22,4 @@
2222
'conflicts' => [],
2323
'suggests' => [],
2424
],
25-
];
25+
];

0 commit comments

Comments
 (0)