really fixed it!

This commit is contained in:
Torsten Stelling
2013-07-02 00:01:47 +02:00
parent b8d8558977
commit 8c6cbc98fd

View File

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