Update version, closes #18

This commit is contained in:
Abe Estrada
2015-05-19 15:22:35 -06:00
parent 16fcb8852c
commit bf23afd8ac

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");
}