diff --git a/fever/init.php b/fever/init.php index bbf5be8..fca9b4e 100755 --- a/fever/init.php +++ b/fever/init.php @@ -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"); }