From bf23afd8ac11de0d9f80a882e7c06a488e53ea15 Mon Sep 17 00:00:00 2001 From: Abe Estrada Date: Tue, 19 May 2015 15:22:35 -0600 Subject: [PATCH] Update version, closes #18 --- fever/init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); }