diff --git a/fever/init.php b/fever/init.php index 62f34bf..a6424cd 100644 --- a/fever/init.php +++ b/fever/init.php @@ -3,9 +3,9 @@ class Fever extends Plugin { private $host; function about() { - return array(2.1, + return array(2.2, "Emulates the Fever API for Tiny Tiny RSS", - "DigitalDJ & murphy"); + "DigitalDJ, mestrode & murphy"); } function init($host) {