Merge pull request #20 from AbeEstrada/patch-1

Update version, closes #18
This commit is contained in:
Torsten Stelling
2015-11-23 18:46:02 +01:00

View File

@@ -4,7 +4,7 @@ class Fever extends Plugin {
private $host;
function about() {
return array(1.45,
return array(1.47,
"Emulates the Fever API for Tiny Tiny RSS",
"digitaldj & murphy");
}